Files
Shirt-Cannon/vendordeps/Phoenix.json
T

257 lines
7.6 KiB
JSON
Raw Normal View History

2022-04-25 16:47:06 -06:00
{
"fileName": "Phoenix.json",
"name": "CTRE-Phoenix",
2022-04-26 14:55:02 -06:00
"version": "5.21.2",
"frcYear": 2022,
2022-04-25 16:47:06 -06:00
"uuid": "ab676553-b602-441f-a38d-f1296eff6537",
"mavenUrls": [
2022-04-26 14:55:02 -06:00
"https://maven.ctr-electronics.com/release/"
2022-04-25 16:47:06 -06:00
],
2022-04-26 14:55:02 -06:00
"jsonUrl": "https://maven.ctr-electronics.com/release/com/ctre/phoenix/Phoenix-frc2022-latest.json",
2022-04-25 16:47:06 -06:00
"javaDependencies": [
{
"groupId": "com.ctre.phoenix",
"artifactId": "api-java",
2022-04-26 14:55:02 -06:00
"version": "5.21.2"
2022-04-25 16:47:06 -06:00
},
{
"groupId": "com.ctre.phoenix",
"artifactId": "wpiapi-java",
2022-04-26 14:55:02 -06:00
"version": "5.21.2"
2022-04-25 16:47:06 -06:00
}
],
"jniDependencies": [
{
"groupId": "com.ctre.phoenix",
"artifactId": "cci",
2022-04-26 14:55:02 -06:00
"version": "5.21.2",
"isJar": false,
"skipInvalidPlatforms": true,
"validPlatforms": [
"linuxathena"
]
},
{
"groupId": "com.ctre.phoenix.sim",
"artifactId": "cci-sim",
"version": "5.21.2",
2022-04-25 16:47:06 -06:00
"isJar": false,
"skipInvalidPlatforms": true,
"validPlatforms": [
"windowsx86-64",
2022-04-26 14:55:02 -06:00
"linuxx86-64",
"osxx86-64"
2022-04-25 16:47:06 -06:00
]
},
{
2022-04-26 14:55:02 -06:00
"groupId": "com.ctre.phoenix.sim",
"artifactId": "simTalonSRX",
"version": "5.21.2",
2022-04-25 16:47:06 -06:00
"isJar": false,
"skipInvalidPlatforms": true,
"validPlatforms": [
"windowsx86-64",
2022-04-26 14:55:02 -06:00
"linuxx86-64",
"osxx86-64"
2022-04-25 16:47:06 -06:00
]
},
{
2022-04-26 14:55:02 -06:00
"groupId": "com.ctre.phoenix.sim",
"artifactId": "simTalonFX",
"version": "5.21.2",
2022-04-25 16:47:06 -06:00
"isJar": false,
"skipInvalidPlatforms": true,
"validPlatforms": [
"windowsx86-64",
2022-04-26 14:55:02 -06:00
"linuxx86-64",
"osxx86-64"
2022-04-25 16:47:06 -06:00
]
},
{
2022-04-26 14:55:02 -06:00
"groupId": "com.ctre.phoenix.sim",
"artifactId": "simVictorSPX",
"version": "5.21.2",
2022-04-25 16:47:06 -06:00
"isJar": false,
"skipInvalidPlatforms": true,
"validPlatforms": [
"windowsx86-64",
2022-04-26 14:55:02 -06:00
"linuxx86-64",
"osxx86-64"
2022-04-25 16:47:06 -06:00
]
},
{
2022-04-26 14:55:02 -06:00
"groupId": "com.ctre.phoenix.sim",
"artifactId": "simPigeonIMU",
"version": "5.21.2",
2022-04-25 16:47:06 -06:00
"isJar": false,
"skipInvalidPlatforms": true,
"validPlatforms": [
"windowsx86-64",
2022-04-26 14:55:02 -06:00
"linuxx86-64",
"osxx86-64"
]
},
{
"groupId": "com.ctre.phoenix.sim",
"artifactId": "simCANCoder",
"version": "5.21.2",
"isJar": false,
"skipInvalidPlatforms": true,
"validPlatforms": [
"windowsx86-64",
"linuxx86-64",
"osxx86-64"
2022-04-25 16:47:06 -06:00
]
}
],
"cppDependencies": [
{
"groupId": "com.ctre.phoenix",
"artifactId": "wpiapi-cpp",
2022-04-26 14:55:02 -06:00
"version": "5.21.2",
2022-04-25 16:47:06 -06:00
"libName": "CTRE_Phoenix_WPI",
"headerClassifier": "headers",
2022-04-26 14:55:02 -06:00
"sharedLibrary": true,
2022-04-25 16:47:06 -06:00
"skipInvalidPlatforms": true,
"binaryPlatforms": [
2022-04-26 14:55:02 -06:00
"linuxathena"
2022-04-25 16:47:06 -06:00
]
},
{
"groupId": "com.ctre.phoenix",
"artifactId": "api-cpp",
2022-04-26 14:55:02 -06:00
"version": "5.21.2",
2022-04-25 16:47:06 -06:00
"libName": "CTRE_Phoenix",
"headerClassifier": "headers",
2022-04-26 14:55:02 -06:00
"sharedLibrary": true,
2022-04-25 16:47:06 -06:00
"skipInvalidPlatforms": true,
"binaryPlatforms": [
2022-04-26 14:55:02 -06:00
"linuxathena"
2022-04-25 16:47:06 -06:00
]
},
{
"groupId": "com.ctre.phoenix",
"artifactId": "cci",
2022-04-26 14:55:02 -06:00
"version": "5.21.2",
2022-04-25 16:47:06 -06:00
"libName": "CTRE_PhoenixCCI",
"headerClassifier": "headers",
2022-04-26 14:55:02 -06:00
"sharedLibrary": true,
"skipInvalidPlatforms": true,
"binaryPlatforms": [
"linuxathena"
]
},
{
"groupId": "com.ctre.phoenix.sim",
"artifactId": "wpiapi-cpp-sim",
"version": "5.21.2",
"libName": "CTRE_Phoenix_WPISim",
"headerClassifier": "headers",
"sharedLibrary": true,
2022-04-25 16:47:06 -06:00
"skipInvalidPlatforms": true,
"binaryPlatforms": [
"windowsx86-64",
2022-04-26 14:55:02 -06:00
"linuxx86-64",
"osxx86-64"
2022-04-25 16:47:06 -06:00
]
},
{
2022-04-26 14:55:02 -06:00
"groupId": "com.ctre.phoenix.sim",
"artifactId": "api-cpp-sim",
"version": "5.21.2",
"libName": "CTRE_PhoenixSim",
2022-04-25 16:47:06 -06:00
"headerClassifier": "headers",
2022-04-26 14:55:02 -06:00
"sharedLibrary": true,
2022-04-25 16:47:06 -06:00
"skipInvalidPlatforms": true,
"binaryPlatforms": [
"windowsx86-64",
2022-04-26 14:55:02 -06:00
"linuxx86-64",
"osxx86-64"
2022-04-25 16:47:06 -06:00
]
},
{
2022-04-26 14:55:02 -06:00
"groupId": "com.ctre.phoenix.sim",
"artifactId": "cci-sim",
"version": "5.21.2",
"libName": "CTRE_PhoenixCCISim",
2022-04-25 16:47:06 -06:00
"headerClassifier": "headers",
2022-04-26 14:55:02 -06:00
"sharedLibrary": true,
2022-04-25 16:47:06 -06:00
"skipInvalidPlatforms": true,
"binaryPlatforms": [
"windowsx86-64",
2022-04-26 14:55:02 -06:00
"linuxx86-64",
"osxx86-64"
2022-04-25 16:47:06 -06:00
]
},
{
2022-04-26 14:55:02 -06:00
"groupId": "com.ctre.phoenix.sim",
"artifactId": "simTalonSRX",
"version": "5.21.2",
"libName": "CTRE_SimTalonSRX",
2022-04-25 16:47:06 -06:00
"headerClassifier": "headers",
2022-04-26 14:55:02 -06:00
"sharedLibrary": true,
2022-04-25 16:47:06 -06:00
"skipInvalidPlatforms": true,
"binaryPlatforms": [
"windowsx86-64",
2022-04-26 14:55:02 -06:00
"linuxx86-64",
"osxx86-64"
2022-04-25 16:47:06 -06:00
]
},
{
2022-04-26 14:55:02 -06:00
"groupId": "com.ctre.phoenix.sim",
"artifactId": "simTalonFX",
"version": "5.21.2",
"libName": "CTRE_SimTalonFX",
"headerClassifier": "headers",
"sharedLibrary": true,
"skipInvalidPlatforms": true,
"binaryPlatforms": [
"windowsx86-64",
"linuxx86-64",
"osxx86-64"
]
},
{
"groupId": "com.ctre.phoenix.sim",
"artifactId": "simVictorSPX",
"version": "5.21.2",
"libName": "CTRE_SimVictorSPX",
"headerClassifier": "headers",
"sharedLibrary": true,
"skipInvalidPlatforms": true,
"binaryPlatforms": [
"windowsx86-64",
"linuxx86-64",
"osxx86-64"
]
},
{
"groupId": "com.ctre.phoenix.sim",
"artifactId": "simPigeonIMU",
"version": "5.21.2",
"libName": "CTRE_SimPigeonIMU",
"headerClassifier": "headers",
"sharedLibrary": true,
"skipInvalidPlatforms": true,
"binaryPlatforms": [
"windowsx86-64",
"linuxx86-64",
"osxx86-64"
]
},
{
"groupId": "com.ctre.phoenix.sim",
"artifactId": "simCANCoder",
"version": "5.21.2",
"libName": "CTRE_SimCANCoder",
2022-04-25 16:47:06 -06:00
"headerClassifier": "headers",
2022-04-26 14:55:02 -06:00
"sharedLibrary": true,
2022-04-25 16:47:06 -06:00
"skipInvalidPlatforms": true,
"binaryPlatforms": [
"windowsx86-64",
2022-04-26 14:55:02 -06:00
"linuxx86-64",
"osxx86-64"
2022-04-25 16:47:06 -06:00
]
}
]
}