generated from bazel-contrib/rules-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmaven_install.json
executable file
·38 lines (38 loc) · 992 Bytes
/
maven_install.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{
"__AUTOGENERATED_FILE_DO_NOT_MODIFY_THIS_FILE_MANUALLY": "THERE_IS_NO_DATA_ONLY_ZUUL",
"__INPUT_ARTIFACTS_HASH": -2125837068,
"__RESOLVED_ARTIFACTS_HASH": 1301770192,
"artifacts": {
"com.fullstory:instrumentation-full": {
"shasums": {
"jar": "9a8de8e70449c68189d30b59db75ff076a334088fab79eb6311aecf3fe9cdc00"
},
"version": "1.55.0-bazel0"
}
},
"dependencies": {},
"m2local": true,
"packages": {
"com.fullstory:instrumentation-full": [
"com.fullstory",
"com.fullstory.dexmunger",
"com.fullstory.dexmunger.compose",
"com.fullstory.instrumentation",
"com.fullstory.shared",
"fs",
"fs.kotlin.metadata"
]
},
"repositories": {
"m2Local/": [],
"https://repo1.maven.org/maven2/": []
},
"services": {
"com.fullstory:instrumentation-full": {
"fs.kotlin.metadata.MetadataExtensions": [
"fs.kotlin.metadata.JvmMetadataExtensions"
]
}
},
"version": "2"
}