Files

257 lines
7.6 KiB
JSON
Raw Permalink Normal View History

2021-11-15 16:26:16 -07:00
{
"fileName": "Phoenix.json",
"name": "CTRE-Phoenix",
2022-04-20 16:38:30 -06:00
"version": "5.21.2",
2022-01-11 11:05:52 -07:00
"frcYear": 2022,
2021-11-15 16:26:16 -07:00
"uuid": "ab676553-b602-441f-a38d-f1296eff6537",
"mavenUrls": [
2022-01-11 11:05:52 -07:00
"https://maven.ctr-electronics.com/release/"
2021-11-15 16:26:16 -07:00
],
2022-01-11 11:05:52 -07:00
"jsonUrl": "https://maven.ctr-electronics.com/release/com/ctre/phoenix/Phoenix-frc2022-latest.json",
2021-11-15 16:26:16 -07:00
"javaDependencies": [
{
"groupId": "com.ctre.phoenix",
"artifactId": "api-java",
2022-04-20 16:38:30 -06:00
"version": "5.21.2"
2021-11-15 16:26:16 -07:00
},
{
"groupId": "com.ctre.phoenix",
"artifactId": "wpiapi-java",
2022-04-20 16:38:30 -06:00
"version": "5.21.2"
2021-11-15 16:26:16 -07:00
}
],
"jniDependencies": [
{
"groupId": "com.ctre.phoenix",
"artifactId": "cci",
2022-04-20 16:38:30 -06:00
"version": "5.21.2",
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",
2022-04-20 16:38:30 -06:00
"version": "5.21.2",
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",
2022-04-20 16:38:30 -06:00
"version": "5.21.2",
2022-01-11 11:05:52 -07:00
"isJar": false,
"skipInvalidPlatforms": true,
"validPlatforms": [
"windowsx86-64",
"linuxx86-64",
"osxx86-64"
]
},
{
"groupId": "com.ctre.phoenix.sim",
"artifactId": "simTalonFX",
2022-04-20 16:38:30 -06:00
"version": "5.21.2",
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",
2022-04-20 16:38:30 -06:00
"version": "5.21.2",
2022-01-11 11:05:52 -07:00
"isJar": false,
"skipInvalidPlatforms": true,
"validPlatforms": [
"windowsx86-64",
"linuxx86-64",
"osxx86-64"
]
},
{
"groupId": "com.ctre.phoenix.sim",
"artifactId": "simPigeonIMU",
2022-04-20 16:38:30 -06:00
"version": "5.21.2",
2022-01-11 11:05:52 -07:00
"isJar": false,
"skipInvalidPlatforms": true,
"validPlatforms": [
"windowsx86-64",
"linuxx86-64",
"osxx86-64"
]
},
{
"groupId": "com.ctre.phoenix.sim",
"artifactId": "simCANCoder",
2022-04-20 16:38:30 -06:00
"version": "5.21.2",
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",
2022-04-20 16:38:30 -06:00
"version": "5.21.2",
2021-11-15 16:26:16 -07:00
"libName": "CTRE_Phoenix_WPI",
"headerClassifier": "headers",
2022-01-11 11:05:52 -07:00
"sharedLibrary": true,
2021-11-15 16:26:16 -07:00
"skipInvalidPlatforms": true,
"binaryPlatforms": [
2022-01-11 11:05:52 -07:00
"linuxathena"
2021-11-15 16:26:16 -07:00
]
},
{
"groupId": "com.ctre.phoenix",
"artifactId": "api-cpp",
2022-04-20 16:38:30 -06:00
"version": "5.21.2",
2021-11-15 16:26:16 -07:00
"libName": "CTRE_Phoenix",
"headerClassifier": "headers",
2022-01-11 11:05:52 -07:00
"sharedLibrary": true,
2021-11-15 16:26:16 -07:00
"skipInvalidPlatforms": true,
"binaryPlatforms": [
2022-01-11 11:05:52 -07:00
"linuxathena"
2021-11-15 16:26:16 -07:00
]
},
{
"groupId": "com.ctre.phoenix",
"artifactId": "cci",
2022-04-20 16:38:30 -06:00
"version": "5.21.2",
2021-11-15 16:26:16 -07:00
"libName": "CTRE_PhoenixCCI",
"headerClassifier": "headers",
2022-01-11 11:05:52 -07:00
"sharedLibrary": true,
2021-11-15 16:26:16 -07:00
"skipInvalidPlatforms": true,
"binaryPlatforms": [
2021-11-15 17:10:34 -07:00
"linuxathena"
]
},
{
"groupId": "com.ctre.phoenix.sim",
2022-01-11 11:05:52 -07:00
"artifactId": "wpiapi-cpp-sim",
2022-04-20 16:38:30 -06:00
"version": "5.21.2",
2022-01-11 11:05:52 -07:00
"libName": "CTRE_Phoenix_WPISim",
2021-11-15 17:10:34 -07:00
"headerClassifier": "headers",
2022-01-11 11:05:52 -07:00
"sharedLibrary": true,
2021-11-15 17:10:34 -07:00
"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
]
},
{
2022-01-11 11:05:52 -07:00
"groupId": "com.ctre.phoenix.sim",
"artifactId": "api-cpp-sim",
2022-04-20 16:38:30 -06:00
"version": "5.21.2",
2022-01-11 11:05:52 -07:00
"libName": "CTRE_PhoenixSim",
2021-11-15 16:26:16 -07:00
"headerClassifier": "headers",
2022-01-11 11:05:52 -07:00
"sharedLibrary": true,
2021-11-15 16:26:16 -07:00
"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
]
},
{
2022-01-11 11:05:52 -07:00
"groupId": "com.ctre.phoenix.sim",
"artifactId": "cci-sim",
2022-04-20 16:38:30 -06:00
"version": "5.21.2",
2022-01-11 11:05:52 -07:00
"libName": "CTRE_PhoenixCCISim",
2021-11-15 16:26:16 -07:00
"headerClassifier": "headers",
2022-01-11 11:05:52 -07:00
"sharedLibrary": true,
2021-11-15 16:26:16 -07:00
"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
]
},
{
2022-01-11 11:05:52 -07:00
"groupId": "com.ctre.phoenix.sim",
"artifactId": "simTalonSRX",
2022-04-20 16:38:30 -06:00
"version": "5.21.2",
2022-01-11 11:05:52 -07:00
"libName": "CTRE_SimTalonSRX",
2021-11-15 16:26:16 -07:00
"headerClassifier": "headers",
2022-01-11 11:05:52 -07:00
"sharedLibrary": true,
2021-11-15 16:26:16 -07:00
"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
]
},
{
2022-01-11 11:05:52 -07:00
"groupId": "com.ctre.phoenix.sim",
"artifactId": "simTalonFX",
2022-04-20 16:38:30 -06:00
"version": "5.21.2",
2022-01-11 11:05:52 -07:00
"libName": "CTRE_SimTalonFX",
2021-11-15 16:26:16 -07:00
"headerClassifier": "headers",
2022-01-11 11:05:52 -07:00
"sharedLibrary": true,
2021-11-15 16:26:16 -07:00
"skipInvalidPlatforms": true,
"binaryPlatforms": [
"windowsx86-64",
2021-11-15 17:10:34 -07:00
"linuxx86-64",
"osxx86-64"
]
},
{
"groupId": "com.ctre.phoenix.sim",
2022-01-11 11:05:52 -07:00
"artifactId": "simVictorSPX",
2022-04-20 16:38:30 -06:00
"version": "5.21.2",
2022-01-11 11:05:52 -07:00
"libName": "CTRE_SimVictorSPX",
2021-11-15 17:10:34 -07:00
"headerClassifier": "headers",
"sharedLibrary": true,
"skipInvalidPlatforms": true,
"binaryPlatforms": [
"windowsx86-64",
"linuxx86-64",
"osxx86-64"
]
},
{
"groupId": "com.ctre.phoenix.sim",
2022-01-11 11:05:52 -07:00
"artifactId": "simPigeonIMU",
2022-04-20 16:38:30 -06:00
"version": "5.21.2",
2022-01-11 11:05:52 -07:00
"libName": "CTRE_SimPigeonIMU",
"headerClassifier": "headers",
"sharedLibrary": true,
"skipInvalidPlatforms": true,
"binaryPlatforms": [
"windowsx86-64",
"linuxx86-64",
"osxx86-64"
]
},
{
"groupId": "com.ctre.phoenix.sim",
"artifactId": "simCANCoder",
2022-04-20 16:38:30 -06:00
"version": "5.21.2",
2022-01-11 11:05:52 -07:00
"libName": "CTRE_SimCANCoder",
2021-11-15 17:10:34 -07:00
"headerClassifier": "headers",
"sharedLibrary": true,
"skipInvalidPlatforms": true,
"binaryPlatforms": [
"windowsx86-64",
"linuxx86-64",
"osxx86-64"
2021-11-15 16:26:16 -07:00
]
}
]
}