2023-01-16 18:26:46 +02:00
|
|
|
{
|
2025-11-10 21:18:14 -05:00
|
|
|
"fileName": "CommandsV2.json",
|
|
|
|
|
"name": "Commands V2",
|
2023-01-16 18:26:46 +02:00
|
|
|
"version": "1.0.0",
|
|
|
|
|
"uuid": "111e20f7-815e-48f8-9dd6-e675ce75b266",
|
2026-03-13 23:05:55 -07:00
|
|
|
"wpilibYear": "2027_alpha4",
|
2023-01-16 18:26:46 +02:00
|
|
|
"mavenUrls": [],
|
|
|
|
|
"jsonUrl": "",
|
2025-11-30 11:12:12 -08:00
|
|
|
"conflictsWith": [
|
|
|
|
|
{
|
|
|
|
|
"uuid": "4decdc05-a056-46cf-9561-39449bbb01306",
|
|
|
|
|
"errorMessage": "Users can not have both Commands v2 and Commands v3 vendordeps in their robot program.",
|
|
|
|
|
"offlineFileName": "CommandsV3.json"
|
|
|
|
|
}
|
|
|
|
|
],
|
2023-01-16 18:26:46 +02:00
|
|
|
"javaDependencies": [
|
|
|
|
|
{
|
2025-11-07 20:00:44 -05:00
|
|
|
"groupId": "org.wpilib.commandsv2",
|
2025-11-07 19:55:39 -05:00
|
|
|
"artifactId": "commandsv2-java",
|
2023-01-16 18:26:46 +02:00
|
|
|
"version": "wpilib"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"jniDependencies": [],
|
|
|
|
|
"cppDependencies": [
|
|
|
|
|
{
|
2025-11-07 20:00:44 -05:00
|
|
|
"groupId": "org.wpilib.commandsv2",
|
2025-11-07 19:55:39 -05:00
|
|
|
"artifactId": "commandsv2-cpp",
|
2023-01-16 18:26:46 +02:00
|
|
|
"version": "wpilib",
|
2025-11-07 19:55:39 -05:00
|
|
|
"libName": "commandsv2",
|
2023-01-16 18:26:46 +02:00
|
|
|
"headerClassifier": "headers",
|
|
|
|
|
"sourcesClassifier": "sources",
|
|
|
|
|
"sharedLibrary": true,
|
|
|
|
|
"skipInvalidPlatforms": true,
|
|
|
|
|
"binaryPlatforms": [
|
2025-07-21 18:38:14 -07:00
|
|
|
"linuxsystemcore",
|
2023-01-16 18:26:46 +02:00
|
|
|
"linuxathena",
|
|
|
|
|
"linuxarm32",
|
|
|
|
|
"linuxarm64",
|
|
|
|
|
"windowsx86-64",
|
|
|
|
|
"windowsx86",
|
|
|
|
|
"linuxx86-64",
|
|
|
|
|
"osxuniversal"
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|