generated from wpilibsuite/vendor-template
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathyagsl.json
64 lines (64 loc) · 2.25 KB
/
yagsl.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
{
"fileName": "yagsl-${version}.json",
"name": "YAGSL",
"version": "${version}",
"frcYear": "2025",
"uuid": "1ccce5a4-acd2-4d18-bca3-4b8047188400",
"mavenUrls": [
"https://broncbotz3481.github.io/YAGSL-Lib/yagsl/repos"
],
"jsonUrl": "https://broncbotz3481.github.io/YAGSL-Lib/yagsl/yagsl.json",
"javaDependencies": [
{
"groupId": "swervelib",
"artifactId": "YAGSL-java",
"version": "${version}"
}
],
"requires": [
{
"uuid": "3f48eb8c-50fe-43a6-9cb7-44c86353c4cb",
"errorMessage": "REVLib is required!",
"offlineFileName": "REVLib-2025.0.0.json",
"onlineUrl": "https://software-metadata.revrobotics.com/REVLib-2025.json"
},
{
"uuid": "151ecca8-670b-4026-8160-cdd2679ef2bd",
"errorMessage": "ReduxLib is required!",
"offlineFileName": "ReduxLib-2025.0.0.json",
"onlineUrl": "https://frcsdk.reduxrobotics.com/ReduxLib_2025.json"
},
{
"uuid": "e995de00-2c64-4df5-8831-c1441420ff19",
"errorMessage": "Phoenix6 is required!",
"offlineFileName": "Phoenix6-25.1.0.json",
"onlineUrl": "https://maven.ctr-electronics.com/release/com/ctre/phoenix6/latest/Phoenix6-frc2025-latest.json"
},
{
"uuid": "ab676553-b602-441f-a38d-f1296eff6537",
"errorMessage": "Phoenix5 is required!",
"offlineFileName": "Phoenix5-5.35.0.json",
"onlineUrl": "https://maven.ctr-electronics.com/release/com/ctre/phoenix/Phoenix5-frc2025-latest.json"
},
{
"uuid": "cb311d09-36e9-4143-a032-55bb2b94443b",
"errorMessage": "Studica is required!",
"offlineFileName": "Studica-2025.0.0.json",
"onlineUrl": "https://dev.studica.com/releases/2025/Studica-2025.0.0.json"
},
{
"uuid": "60b2694b-9e6e-4026-81ee-6f167946f4b0",
"errorMessage": "ThriftyLib is required!",
"offlineFileName": "ThriftyLib.json",
"onlineUrl": "https://docs.home.thethriftybot.com/ThriftyLib.json"
},
{
"uuid": "c39481e8-4a63-4a4c-9df6-48d91e4da37b",
"errorMessage": "maple-sim is required for simulation",
"offlineFileName": "maple-sim.json",
"onlineUrl": "https://shenzhen-robotics-alliance.github.io/maple-sim/vendordep/maple-sim.json"
}
],
"jniDependencies": [],
"cppDependencies": []
}