|
| 1 | +{ |
| 2 | + "fileName": "REVLib-2025.0.0-beta-2.json", |
| 3 | + "name": "REVLib", |
| 4 | + "version": "2025.0.0-beta-2", |
| 5 | + "frcYear": "2025", |
| 6 | + "uuid": "3f48eb8c-50fe-43a6-9cb7-44c86353c4cb", |
| 7 | + "mavenUrls": [ |
| 8 | + "https://maven.revrobotics.com/" |
| 9 | + ], |
| 10 | + "jsonUrl": "https://software-metadata.revrobotics.com/REVLib-2025.json", |
| 11 | + "javaDependencies": [ |
| 12 | + { |
| 13 | + "groupId": "com.revrobotics.frc", |
| 14 | + "artifactId": "REVLib-java", |
| 15 | + "version": "2025.0.0-beta-2" |
| 16 | + } |
| 17 | + ], |
| 18 | + "jniDependencies": [ |
| 19 | + { |
| 20 | + "groupId": "com.revrobotics.frc", |
| 21 | + "artifactId": "REVLib-driver", |
| 22 | + "version": "2025.0.0-beta-2", |
| 23 | + "skipInvalidPlatforms": true, |
| 24 | + "isJar": false, |
| 25 | + "validPlatforms": [ |
| 26 | + "windowsx86-64", |
| 27 | + "windowsx86", |
| 28 | + "linuxarm64", |
| 29 | + "linuxx86-64", |
| 30 | + "linuxathena", |
| 31 | + "linuxarm32", |
| 32 | + "osxuniversal" |
| 33 | + ] |
| 34 | + } |
| 35 | + ], |
| 36 | + "cppDependencies": [ |
| 37 | + { |
| 38 | + "groupId": "com.revrobotics.frc", |
| 39 | + "artifactId": "REVLib-cpp", |
| 40 | + "version": "2025.0.0-beta-2", |
| 41 | + "libName": "REVLib", |
| 42 | + "headerClassifier": "headers", |
| 43 | + "sharedLibrary": false, |
| 44 | + "skipInvalidPlatforms": true, |
| 45 | + "binaryPlatforms": [ |
| 46 | + "windowsx86-64", |
| 47 | + "windowsx86", |
| 48 | + "linuxarm64", |
| 49 | + "linuxx86-64", |
| 50 | + "linuxathena", |
| 51 | + "linuxarm32", |
| 52 | + "osxuniversal" |
| 53 | + ] |
| 54 | + }, |
| 55 | + { |
| 56 | + "groupId": "com.revrobotics.frc", |
| 57 | + "artifactId": "REVLib-driver", |
| 58 | + "version": "2025.0.0-beta-2", |
| 59 | + "libName": "REVLibDriver", |
| 60 | + "headerClassifier": "headers", |
| 61 | + "sharedLibrary": false, |
| 62 | + "skipInvalidPlatforms": true, |
| 63 | + "binaryPlatforms": [ |
| 64 | + "windowsx86-64", |
| 65 | + "windowsx86", |
| 66 | + "linuxarm64", |
| 67 | + "linuxx86-64", |
| 68 | + "linuxathena", |
| 69 | + "linuxarm32", |
| 70 | + "osxuniversal" |
| 71 | + ] |
| 72 | + } |
| 73 | + ] |
| 74 | +} |
0 commit comments