mirror of
https://github.com/tadfisher/gradle2nix.git
synced 2026-01-11 23:40:37 -05:00
16 lines
489 B
JSON
16 lines
489 B
JSON
{
|
|
"org.apache:test:1.0.0": {
|
|
"test-1.0.0.jar": {
|
|
"urls": [
|
|
"file:/home/tad/proj/gradle2nix/fixtures/repositories/m2/org/apache/test/1.0.0/test-1.0.0.jar"
|
|
],
|
|
"hash": "sha256-M95zEuAwVCam7c2rKIET5qs4Q60sA84RyTA3a9jdQd8="
|
|
},
|
|
"test-1.0.0.pom": {
|
|
"urls": [
|
|
"file:/home/tad/proj/gradle2nix/fixtures/repositories/m2/org/apache/test/1.0.0/test-1.0.0.pom"
|
|
],
|
|
"hash": "sha256-sYk8m4+T+hRJ+43tpPkthrE/JftrsMnmuzORCLCK1To="
|
|
}
|
|
}
|
|
} |