Files
Vision-Minibot/vendordeps/Phoenix.json
T

341 lines
5.7 KiB
JSON
Raw Normal View History

{
2024-12-14 18:43:12 -08:00
"fileName": "Phoenix5-frc2025-beta-latest.json",
"name": "CTRE-Phoenix (v5)",
2024-12-14 18:43:12 -08:00
"version": "5.34.0-beta-4",
"frcYear": "2025",
"uuid": "ab676553-b602-441f-a38d-f1296eff6537",
2024-12-14 18:43:12 -08:00
"mavenUrls": [
2024-12-14 18:43:12 -08:00
"https://maven.ctr-electronics.com/release/"
2024-12-14 18:43:12 -08:00
],
2024-12-14 18:43:12 -08:00
"jsonUrl": "https://maven.ctr-electronics.com/release/com/ctre/phoenix/Phoenix5-frc2025-beta-latest.json",
2024-12-14 11:30:46 -08:00
"requires": [
2024-12-14 18:43:12 -08:00
2024-12-14 11:30:46 -08:00
{
2024-12-14 18:43:12 -08:00
2024-12-14 11:30:46 -08:00
"uuid": "e995de00-2c64-4df5-8831-c1441420ff19",
2024-12-14 18:43:12 -08:00
2024-12-14 11:30:46 -08:00
"errorMessage": "Phoenix 5 requires low-level libraries from Phoenix 6. Please add the Phoenix 6 vendordep before adding Phoenix 5.",
2024-12-14 18:43:12 -08:00
"offlineFileName": "Phoenix6-frc2025-beta-latest.json",
"onlineUrl": "https://maven.ctr-electronics.com/release/com/ctre/phoenix6/latest/Phoenix6-frc2025-beta-latest.json"
2024-12-14 11:30:46 -08:00
}
2024-12-14 18:43:12 -08:00
2024-12-14 11:30:46 -08:00
],
2024-12-14 18:43:12 -08:00
"conflictsWith": [
{
"uuid": "e7900d8d-826f-4dca-a1ff-182f658e98af",
"errorMessage": "Users must use the Phoenix 5 replay vendordep when using the Phoenix 6 replay vendordep.",
"offlineFileName": "Phoenix6-replay-frc2025-beta-latest.json"
},
{
"uuid": "fbc886a4-2cec-40c0-9835-71086a8cc3df",
"errorMessage": "Users cannot have both the replay and regular Phoenix 5 vendordeps in their robot program.",
"offlineFileName": "Phoenix5-replay-frc2025-beta-latest.json"
}
],
"javaDependencies": [
2024-12-14 18:43:12 -08:00
{
2024-12-14 18:43:12 -08:00
"groupId": "com.ctre.phoenix",
2024-12-14 18:43:12 -08:00
"artifactId": "api-java",
2024-12-14 18:43:12 -08:00
"version": "5.34.0-beta-4"
},
2024-12-14 18:43:12 -08:00
{
2024-12-14 18:43:12 -08:00
"groupId": "com.ctre.phoenix",
2024-12-14 18:43:12 -08:00
"artifactId": "wpiapi-java",
2024-12-14 18:43:12 -08:00
"version": "5.34.0-beta-4"
}
2024-12-14 18:43:12 -08:00
],
2024-12-14 18:43:12 -08:00
"jniDependencies": [
2024-12-14 18:43:12 -08:00
{
2024-12-14 18:43:12 -08:00
"groupId": "com.ctre.phoenix",
2024-12-14 18:43:12 -08:00
"artifactId": "cci",
2024-12-14 18:43:12 -08:00
"version": "5.34.0-beta-4",
"isJar": false,
2024-12-14 18:43:12 -08:00
"skipInvalidPlatforms": true,
2024-12-14 18:43:12 -08:00
"validPlatforms": [
2024-12-14 18:43:12 -08:00
"windowsx86-64",
2024-12-14 18:43:12 -08:00
"linuxx86-64",
2024-12-14 18:43:12 -08:00
"linuxarm64",
"linuxathena"
2024-12-14 18:43:12 -08:00
],
2024-12-14 18:43:12 -08:00
"simMode": "hwsim"
2024-12-14 18:43:12 -08:00
},
2024-12-14 18:43:12 -08:00
{
2024-12-14 18:43:12 -08:00
"groupId": "com.ctre.phoenix.sim",
2024-12-14 18:43:12 -08:00
"artifactId": "cci-sim",
2024-12-14 18:43:12 -08:00
"version": "5.34.0-beta-4",
"isJar": false,
2024-12-14 18:43:12 -08:00
"skipInvalidPlatforms": true,
2024-12-14 18:43:12 -08:00
"validPlatforms": [
2024-12-14 18:43:12 -08:00
"windowsx86-64",
2024-12-14 18:43:12 -08:00
"linuxx86-64",
2024-12-14 18:43:12 -08:00
"linuxarm64",
"osxuniversal"
2024-12-14 18:43:12 -08:00
],
2024-12-14 18:43:12 -08:00
"simMode": "swsim"
2024-12-14 18:43:12 -08:00
}
2024-12-14 18:43:12 -08:00
],
2024-12-14 18:43:12 -08:00
"cppDependencies": [
2024-12-14 18:43:12 -08:00
{
2024-12-14 18:43:12 -08:00
"groupId": "com.ctre.phoenix",
2024-12-14 18:43:12 -08:00
"artifactId": "wpiapi-cpp",
2024-12-14 18:43:12 -08:00
"version": "5.34.0-beta-4",
"libName": "CTRE_Phoenix_WPI",
2024-12-14 18:43:12 -08:00
"headerClassifier": "headers",
2024-12-14 18:43:12 -08:00
"sharedLibrary": true,
2024-12-14 18:43:12 -08:00
"skipInvalidPlatforms": true,
2024-12-14 18:43:12 -08:00
"binaryPlatforms": [
2024-12-14 18:43:12 -08:00
"windowsx86-64",
2024-12-14 18:43:12 -08:00
"linuxx86-64",
2024-12-14 18:43:12 -08:00
"linuxarm64",
"linuxathena"
2024-12-14 18:43:12 -08:00
],
2024-12-14 18:43:12 -08:00
"simMode": "hwsim"
2024-12-14 18:43:12 -08:00
},
2024-12-14 18:43:12 -08:00
{
2024-12-14 18:43:12 -08:00
"groupId": "com.ctre.phoenix",
2024-12-14 18:43:12 -08:00
"artifactId": "api-cpp",
2024-12-14 18:43:12 -08:00
"version": "5.34.0-beta-4",
"libName": "CTRE_Phoenix",
2024-12-14 18:43:12 -08:00
"headerClassifier": "headers",
2024-12-14 18:43:12 -08:00
"sharedLibrary": true,
2024-12-14 18:43:12 -08:00
"skipInvalidPlatforms": true,
2024-12-14 18:43:12 -08:00
"binaryPlatforms": [
2024-12-14 18:43:12 -08:00
"windowsx86-64",
2024-12-14 18:43:12 -08:00
"linuxx86-64",
2024-12-14 18:43:12 -08:00
"linuxarm64",
"linuxathena"
2024-12-14 18:43:12 -08:00
],
2024-12-14 18:43:12 -08:00
"simMode": "hwsim"
2024-12-14 18:43:12 -08:00
},
2024-12-14 18:43:12 -08:00
{
2024-12-14 18:43:12 -08:00
"groupId": "com.ctre.phoenix",
2024-12-14 18:43:12 -08:00
"artifactId": "cci",
2024-12-14 18:43:12 -08:00
"version": "5.34.0-beta-4",
"libName": "CTRE_PhoenixCCI",
2024-12-14 18:43:12 -08:00
"headerClassifier": "headers",
2024-12-14 18:43:12 -08:00
"sharedLibrary": true,
2024-12-14 18:43:12 -08:00
"skipInvalidPlatforms": true,
2024-12-14 18:43:12 -08:00
"binaryPlatforms": [
2024-12-14 18:43:12 -08:00
"windowsx86-64",
2024-12-14 18:43:12 -08:00
"linuxx86-64",
2024-12-14 18:43:12 -08:00
"linuxarm64",
"linuxathena"
2024-12-14 18:43:12 -08:00
],
2024-12-14 18:43:12 -08:00
"simMode": "hwsim"
2024-12-14 18:43:12 -08:00
},
2024-12-14 18:43:12 -08:00
{
2024-12-14 18:43:12 -08:00
"groupId": "com.ctre.phoenix.sim",
2024-12-14 18:43:12 -08:00
"artifactId": "wpiapi-cpp-sim",
2024-12-14 18:43:12 -08:00
"version": "5.34.0-beta-4",
"libName": "CTRE_Phoenix_WPISim",
2024-12-14 18:43:12 -08:00
"headerClassifier": "headers",
2024-12-14 18:43:12 -08:00
"sharedLibrary": true,
2024-12-14 18:43:12 -08:00
"skipInvalidPlatforms": true,
2024-12-14 18:43:12 -08:00
"binaryPlatforms": [
2024-12-14 18:43:12 -08:00
"windowsx86-64",
2024-12-14 18:43:12 -08:00
"linuxx86-64",
2024-12-14 18:43:12 -08:00
"linuxarm64",
"osxuniversal"
2024-12-14 18:43:12 -08:00
],
2024-12-14 18:43:12 -08:00
"simMode": "swsim"
2024-12-14 18:43:12 -08:00
},
2024-12-14 18:43:12 -08:00
{
2024-12-14 18:43:12 -08:00
"groupId": "com.ctre.phoenix.sim",
2024-12-14 18:43:12 -08:00
"artifactId": "api-cpp-sim",
2024-12-14 18:43:12 -08:00
"version": "5.34.0-beta-4",
"libName": "CTRE_PhoenixSim",
2024-12-14 18:43:12 -08:00
"headerClassifier": "headers",
2024-12-14 18:43:12 -08:00
"sharedLibrary": true,
2024-12-14 18:43:12 -08:00
"skipInvalidPlatforms": true,
2024-12-14 18:43:12 -08:00
"binaryPlatforms": [
2024-12-14 18:43:12 -08:00
"windowsx86-64",
2024-12-14 18:43:12 -08:00
"linuxx86-64",
2024-12-14 18:43:12 -08:00
"linuxarm64",
"osxuniversal"
2024-12-14 18:43:12 -08:00
],
2024-12-14 18:43:12 -08:00
"simMode": "swsim"
2024-12-14 18:43:12 -08:00
},
2024-12-14 18:43:12 -08:00
{
2024-12-14 18:43:12 -08:00
"groupId": "com.ctre.phoenix.sim",
2024-12-14 18:43:12 -08:00
"artifactId": "cci-sim",
2024-12-14 18:43:12 -08:00
"version": "5.34.0-beta-4",
"libName": "CTRE_PhoenixCCISim",
2024-12-14 18:43:12 -08:00
"headerClassifier": "headers",
2024-12-14 18:43:12 -08:00
"sharedLibrary": true,
2024-12-14 18:43:12 -08:00
"skipInvalidPlatforms": true,
2024-12-14 18:43:12 -08:00
"binaryPlatforms": [
2024-12-14 18:43:12 -08:00
"windowsx86-64",
2024-12-14 18:43:12 -08:00
"linuxx86-64",
2024-12-14 18:43:12 -08:00
"linuxarm64",
"osxuniversal"
2024-12-14 18:43:12 -08:00
],
2024-12-14 18:43:12 -08:00
"simMode": "swsim"
2024-12-14 18:43:12 -08:00
}
2024-12-14 18:43:12 -08:00
]
2024-12-14 18:43:12 -08:00
}