-
Notifications
You must be signed in to change notification settings - Fork 1
/
jbang-catalog.json
72 lines (72 loc) · 2.98 KB
/
jbang-catalog.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
{
"aliases" : {
"cli" : {
"script-ref" : "org.junit.platform:junit-platform-console-standalone:1.11.3",
"description" : "Launch the JUnit Platform from the console"
},
"cli-1.11.3" : {
"script-ref" : "org.junit.platform:junit-platform-console-standalone:1.11.3",
"description" : "Launch the JUnit Platform from the console"
},
"cli-1.11.2" : {
"script-ref" : "org.junit.platform:junit-platform-console-standalone:1.11.2",
"description" : "Launch the JUnit Platform from the console"
},
"cli-1.11.1" : {
"script-ref" : "org.junit.platform:junit-platform-console-standalone:1.11.1",
"description" : "Launch the JUnit Platform from the console"
},
"cli-1.11.0" : {
"script-ref" : "org.junit.platform:junit-platform-console-standalone:1.11.0",
"description" : "Launch the JUnit Platform from the console"
},
"cli-1.10.5" : {
"script-ref" : "org.junit.platform:junit-platform-console-standalone:1.10.5",
"description" : "Launch the JUnit Platform from the console"
},
"cli-1.10.4" : {
"script-ref" : "org.junit.platform:junit-platform-console-standalone:1.10.4",
"description" : "Launch the JUnit Platform from the console"
},
"cli-1.10.3" : {
"script-ref" : "org.junit.platform:junit-platform-console-standalone:1.10.3",
"description" : "Launch the JUnit Platform from the console"
},
"cli-1.10.2" : {
"script-ref" : "org.junit.platform:junit-platform-console-standalone:1.10.2",
"description" : "Launch the JUnit Platform from the console"
},
"cli-1.10.1" : {
"script-ref" : "org.junit.platform:junit-platform-console-standalone:1.10.1",
"description" : "Launch the JUnit Platform from the console"
},
"cli-1.10.0" : {
"script-ref" : "org.junit.platform:junit-platform-console-standalone:1.10.0",
"description" : "Launch the JUnit Platform from the console"
},
"cli-1.9.3" : {
"script-ref" : "org.junit.platform:junit-platform-console-standalone:1.9.3",
"description" : "Launch the JUnit Platform from the console"
},
"cli-1.9.2" : {
"script-ref" : "org.junit.platform:junit-platform-console-standalone:1.9.2",
"description" : "Launch the JUnit Platform from the console"
},
"cli-1.9.1" : {
"script-ref" : "org.junit.platform:junit-platform-console-standalone:1.9.1",
"description" : "Launch the JUnit Platform from the console"
},
"cli-1.9.0" : {
"script-ref" : "org.junit.platform:junit-platform-console-standalone:1.9.0",
"description" : "Launch the JUnit Platform from the console"
},
"cli-1.8.2" : {
"script-ref" : "org.junit.platform:junit-platform-console-standalone:1.8.2",
"description" : "Launch the JUnit Platform from the console"
},
"cli-1.8.1" : {
"script-ref" : "org.junit.platform:junit-platform-console-standalone:1.8.1",
"description" : "Launch the JUnit Platform from the console"
}
}
}