mirror of
https://github.com/Team4388/Robot-Essentials.git
synced 2026-06-09 08:48:02 -06:00
87 lines
2.5 KiB
JSON
87 lines
2.5 KiB
JSON
|
|
{
|
||
|
|
"fileName": "Phoenix.json",
|
||
|
|
"name": "CTRE-Phoenix",
|
||
|
|
"version": "5.12.0",
|
||
|
|
"uuid": "ab676553-b602-441f-a38d-f1296eff6537",
|
||
|
|
"mavenUrls": [
|
||
|
|
"http://devsite.ctr-electronics.com/maven/release/"
|
||
|
|
],
|
||
|
|
"jsonUrl": "http://devsite.ctr-electronics.com/maven/release/com/ctre/phoenix/Phoenix-latest.json",
|
||
|
|
"javaDependencies": [
|
||
|
|
{
|
||
|
|
"groupId": "com.ctre.phoenix",
|
||
|
|
"artifactId": "api-java",
|
||
|
|
"version": "5.12.0"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"groupId": "com.ctre.phoenix",
|
||
|
|
"artifactId": "wpiapi-java",
|
||
|
|
"version": "5.12.0"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"jniDependencies": [
|
||
|
|
{
|
||
|
|
"groupId": "com.ctre.phoenix",
|
||
|
|
"artifactId": "cci",
|
||
|
|
"version": "5.12.0",
|
||
|
|
"isJar": false,
|
||
|
|
"skipInvalidPlatforms": true,
|
||
|
|
"validPlatforms": [
|
||
|
|
"linuxathena",
|
||
|
|
"windowsx86-64",
|
||
|
|
"linuxx86-64"
|
||
|
|
]
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"cppDependencies": [
|
||
|
|
{
|
||
|
|
"groupId": "com.ctre.phoenix",
|
||
|
|
"artifactId": "wpiapi-cpp",
|
||
|
|
"version": "5.12.0",
|
||
|
|
"libName": "CTRE_Phoenix_WPI",
|
||
|
|
"headerClassifier": "headers",
|
||
|
|
"sharedLibrary": false,
|
||
|
|
"skipInvalidPlatforms": true,
|
||
|
|
"binaryPlatforms": [
|
||
|
|
"linuxathena",
|
||
|
|
"windowsx86-64",
|
||
|
|
"linuxx86-64"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"groupId": "com.ctre.phoenix",
|
||
|
|
"artifactId": "api-cpp",
|
||
|
|
"version": "5.12.0",
|
||
|
|
"libName": "CTRE_Phoenix",
|
||
|
|
"headerClassifier": "headers",
|
||
|
|
"sharedLibrary": false,
|
||
|
|
"skipInvalidPlatforms": true,
|
||
|
|
"binaryPlatforms": [
|
||
|
|
"linuxathena",
|
||
|
|
"windowsx86-64",
|
||
|
|
"linuxx86-64"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"groupId": "com.ctre.phoenix",
|
||
|
|
"artifactId": "cci",
|
||
|
|
"version": "5.12.0",
|
||
|
|
"libName": "CTRE_PhoenixCCI",
|
||
|
|
"headerClassifier": "headers",
|
||
|
|
"sharedLibrary": false,
|
||
|
|
"skipInvalidPlatforms": true,
|
||
|
|
"binaryPlatforms": [
|
||
|
|
"linuxathena",
|
||
|
|
"windowsx86-64",
|
||
|
|
"linuxx86-64"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"groupId": "com.ctre.phoenix",
|
||
|
|
"artifactId": "core",
|
||
|
|
"version": "5.12.0",
|
||
|
|
"libName": "CTRE_PhoenixCore",
|
||
|
|
"headerClassifier": "headers"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|