curl --location --request GET '/v3/projects/paper/versions/1.21.8'
{
"version": {
"id": "1.21.8",
"support": {
"status": "SUPPORTED"
},
"java": {
"version": {
"minimum": 21
},
"flags": {
"recommended": [
"-XX:+AlwaysPreTouch",
"-XX:+DisableExplicitGC",
"-XX:+ParallelRefProcEnabled",
"-XX:+PerfDisableSharedMem",
"-XX:+UnlockExperimentalVMOptions",
"-XX:+UseG1GC",
"-XX:G1HeapRegionSize=8M",
"-XX:G1HeapWastePercent=5",
"-XX:G1MaxNewSizePercent=40",
"-XX:G1MixedGCCountTarget=4",
"-XX:G1MixedGCLiveThresholdPercent=90",
"-XX:G1NewSizePercent=30",
"-XX:G1RSetUpdatingPauseTimePercent=5",
"-XX:G1ReservePercent=20",
"-XX:InitiatingHeapOccupancyPercent=15",
"-XX:MaxGCPauseMillis=200",
"-XX:MaxTenuringThreshold=1",
"-XX:SurvivorRatio=32"
]
}
}
},
"builds": [
60,
59,
58,
57,
56,
55,
54,
53,
51,
50,
49,
48,
47,
46,
45,
44,
43,
42,
40,
39,
36,
35,
34,
33,
32,
31,
30,
29,
28,
27,
26,
25,
24,
23,
22,
21,
20,
19,
18,
17,
16,
15,
14,
12,
11,
10,
9,
8,
7,
6,
5,
4,
3,
2,
1
]
}