Files
Swerve-Drive/vendordeps/Phoenix.json
T

214 lines
6.3 KiB
JSON
Raw Normal View History

2021-11-15 16:26:16 -07:00
{
"fileName": "Phoenix.json",
"name": "CTRE-Phoenix",
2021-11-15 17:10:34 -07:00
"version": "5.19.4",
2021-11-15 16:26:16 -07:00
"uuid": "ab676553-b602-441f-a38d-f1296eff6537",
"mavenUrls": [
2021-11-15 17:10:34 -07:00
"https://devsite.ctr-electronics.com/maven/release/"
2021-11-15 16:26:16 -07:00
],
2021-11-15 17:10:34 -07:00
"jsonUrl": "https://devsite.ctr-electronics.com/maven/release/com/ctre/phoenix/Phoenix-latest.json",
2021-11-15 16:26:16 -07:00
"javaDependencies": [
{
"groupId": "com.ctre.phoenix",
"artifactId": "api-java",
2021-11-15 17:10:34 -07:00
"version": "5.19.4"
2021-11-15 16:26:16 -07:00
},
{
"groupId": "com.ctre.phoenix",
"artifactId": "wpiapi-java",
2021-11-15 17:10:34 -07:00
"version": "5.19.4"
2021-11-15 16:26:16 -07:00
}
],
"jniDependencies": [
{
"groupId": "com.ctre.phoenix",
"artifactId": "cci",
2021-11-15 17:10:34 -07:00
"version": "5.19.4",
2021-11-15 16:26:16 -07:00
"isJar": false,
"skipInvalidPlatforms": true,
"validPlatforms": [
2021-11-15 17:10:34 -07:00
"linuxathena"
2021-11-15 16:26:16 -07:00
]
},
{
2021-11-15 17:10:34 -07:00
"groupId": "com.ctre.phoenix.sim",
"artifactId": "cci-sim",
"version": "5.19.4",
2021-11-15 16:26:16 -07:00
"isJar": false,
"skipInvalidPlatforms": true,
"validPlatforms": [
"windowsx86-64",
2021-11-15 17:10:34 -07:00
"linuxx86-64",
"osxx86-64"
2021-11-15 16:26:16 -07:00
]
},
{
2021-11-15 17:10:34 -07:00
"groupId": "com.ctre.phoenix.sim",
"artifactId": "simTalonSRX",
"version": "5.19.4",
2021-11-15 16:26:16 -07:00
"isJar": false,
"skipInvalidPlatforms": true,
"validPlatforms": [
"windowsx86-64",
2021-11-15 17:10:34 -07:00
"linuxx86-64",
"osxx86-64"
2021-11-15 16:26:16 -07:00
]
},
{
2021-11-15 17:10:34 -07:00
"groupId": "com.ctre.phoenix.sim",
"artifactId": "simVictorSPX",
"version": "5.19.4",
2021-11-15 16:26:16 -07:00
"isJar": false,
"skipInvalidPlatforms": true,
"validPlatforms": [
"windowsx86-64",
2021-11-15 17:10:34 -07:00
"linuxx86-64",
"osxx86-64"
2021-11-15 16:26:16 -07:00
]
}
],
"cppDependencies": [
{
"groupId": "com.ctre.phoenix",
"artifactId": "wpiapi-cpp",
2021-11-15 17:10:34 -07:00
"version": "5.19.4",
2021-11-15 16:26:16 -07:00
"libName": "CTRE_Phoenix_WPI",
"headerClassifier": "headers",
"sharedLibrary": false,
"skipInvalidPlatforms": true,
"binaryPlatforms": [
"linuxathena",
"windowsx86-64",
2021-11-15 17:10:34 -07:00
"linuxx86-64",
"osxx86-64"
2021-11-15 16:26:16 -07:00
]
},
{
"groupId": "com.ctre.phoenix",
"artifactId": "api-cpp",
2021-11-15 17:10:34 -07:00
"version": "5.19.4",
2021-11-15 16:26:16 -07:00
"libName": "CTRE_Phoenix",
"headerClassifier": "headers",
"sharedLibrary": false,
"skipInvalidPlatforms": true,
"binaryPlatforms": [
"linuxathena",
"windowsx86-64",
2021-11-15 17:10:34 -07:00
"linuxx86-64",
"osxx86-64"
2021-11-15 16:26:16 -07:00
]
},
{
"groupId": "com.ctre.phoenix",
"artifactId": "cci",
2021-11-15 17:10:34 -07:00
"version": "5.19.4",
2021-11-15 16:26:16 -07:00
"libName": "CTRE_PhoenixCCI",
"headerClassifier": "headers",
"sharedLibrary": false,
"skipInvalidPlatforms": true,
"binaryPlatforms": [
2021-11-15 17:10:34 -07:00
"linuxathena"
]
},
{
"groupId": "com.ctre.phoenix.sim",
"artifactId": "cci-sim",
"version": "5.19.4",
"libName": "CTRE_PhoenixCCISim",
"headerClassifier": "headers",
"sharedLibrary": false,
"skipInvalidPlatforms": true,
"binaryPlatforms": [
2021-11-15 16:26:16 -07:00
"windowsx86-64",
2021-11-15 17:10:34 -07:00
"linuxx86-64",
"osxx86-64"
2021-11-15 16:26:16 -07:00
]
},
{
"groupId": "com.ctre.phoenix",
"artifactId": "diagnostics",
2021-11-15 17:10:34 -07:00
"version": "5.19.4",
2021-11-15 16:26:16 -07:00
"libName": "CTRE_PhoenixDiagnostics",
"headerClassifier": "headers",
"sharedLibrary": false,
"skipInvalidPlatforms": true,
"binaryPlatforms": [
"linuxathena",
"windowsx86-64",
2021-11-15 17:10:34 -07:00
"linuxx86-64",
"osxx86-64"
2021-11-15 16:26:16 -07:00
]
},
{
"groupId": "com.ctre.phoenix",
"artifactId": "canutils",
2021-11-15 17:10:34 -07:00
"version": "5.19.4",
2021-11-15 16:26:16 -07:00
"libName": "CTRE_PhoenixCanutils",
"headerClassifier": "headers",
"sharedLibrary": false,
"skipInvalidPlatforms": true,
"binaryPlatforms": [
"windowsx86-64",
2021-11-15 17:10:34 -07:00
"linuxx86-64",
"osxx86-64"
2021-11-15 16:26:16 -07:00
]
},
{
"groupId": "com.ctre.phoenix",
2021-11-15 17:10:34 -07:00
"artifactId": "platform-sim",
"version": "5.19.4",
2021-11-15 16:26:16 -07:00
"libName": "CTRE_PhoenixPlatform",
"headerClassifier": "headers",
"sharedLibrary": false,
"skipInvalidPlatforms": true,
"binaryPlatforms": [
"windowsx86-64",
2021-11-15 17:10:34 -07:00
"linuxx86-64",
"osxx86-64"
2021-11-15 16:26:16 -07:00
]
},
{
"groupId": "com.ctre.phoenix",
"artifactId": "core",
2021-11-15 17:10:34 -07:00
"version": "5.19.4",
2021-11-15 16:26:16 -07:00
"libName": "CTRE_PhoenixCore",
"headerClassifier": "headers",
"sharedLibrary": false,
"skipInvalidPlatforms": true,
"binaryPlatforms": [
"linuxathena",
"windowsx86-64",
2021-11-15 17:10:34 -07:00
"linuxx86-64",
"osxx86-64"
]
},
{
"groupId": "com.ctre.phoenix.sim",
"artifactId": "simTalonSRX",
"version": "5.19.4",
"libName": "CTRE_SimTalonSRX",
"headerClassifier": "headers",
"sharedLibrary": true,
"skipInvalidPlatforms": true,
"binaryPlatforms": [
"windowsx86-64",
"linuxx86-64",
"osxx86-64"
]
},
{
"groupId": "com.ctre.phoenix.sim",
"artifactId": "simVictorSPX",
"version": "5.19.4",
"libName": "CTRE_SimVictorSPX",
"headerClassifier": "headers",
"sharedLibrary": true,
"skipInvalidPlatforms": true,
"binaryPlatforms": [
"windowsx86-64",
"linuxx86-64",
"osxx86-64"
2021-11-15 16:26:16 -07:00
]
}
]
}