1
+ {
2
+ "dependencies" : [
3
+ {
4
+ "moduleName" : " com.dynatrace.metric.util:dynatrace-metric-utils-java" ,
5
+ "moduleVersion" : " 2.2.0" ,
6
+ "moduleUrls" : [
7
+ " https://github.com/dynatrace-oss/dynatrace-metric-utils-java"
8
+ ],
9
+ "moduleLicenses" : [
10
+ {
11
+ "moduleLicense" : " Apache License, Version 2.0" ,
12
+ "moduleLicenseUrl" : " https://www.apache.org/licenses/LICENSE-2.0"
13
+ }
14
+ ]
15
+ },
16
+ {
17
+ "moduleName" : " com.fasterxml.jackson.core:jackson-annotations" ,
18
+ "moduleVersion" : " 2.17.0" ,
19
+ "moduleUrls" : [
20
+ " https://github.com/FasterXML/jackson"
21
+ ],
22
+ "moduleLicenses" : [
23
+ {
24
+ "moduleLicense" : " Apache License, Version 2.0" ,
25
+ "moduleLicenseUrl" : " https://www.apache.org/licenses/LICENSE-2.0"
26
+ }
27
+ ]
28
+ },
29
+ {
30
+ "moduleName" : " com.fasterxml.jackson.core:jackson-core" ,
31
+ "moduleVersion" : " 2.17.0" ,
32
+ "moduleUrls" : [
33
+ " https://github.com/FasterXML/jackson-core"
34
+ ],
35
+ "moduleLicenses" : [
36
+ {
37
+ "moduleLicense" : " Apache License, Version 2.0" ,
38
+ "moduleLicenseUrl" : " https://www.apache.org/licenses/LICENSE-2.0"
39
+ }
40
+ ]
41
+ },
42
+ {
43
+ "moduleName" : " com.fasterxml.jackson.core:jackson-databind" ,
44
+ "moduleVersion" : " 2.17.0" ,
45
+ "moduleUrls" : [
46
+ " https://github.com/FasterXML/jackson"
47
+ ],
48
+ "moduleLicenses" : [
49
+ {
50
+ "moduleLicense" : " Apache License, Version 2.0" ,
51
+ "moduleLicenseUrl" : " https://www.apache.org/licenses/LICENSE-2.0"
52
+ }
53
+ ]
54
+ },
55
+ {
56
+ "moduleName" : " com.fasterxml.jackson.datatype:jackson-datatype-jsr310" ,
57
+ "moduleVersion" : " 2.17.0" ,
58
+ "moduleUrls" : [
59
+ " https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310"
60
+ ],
61
+ "moduleLicenses" : [
62
+ {
63
+ "moduleLicense" : " Apache License, Version 2.0" ,
64
+ "moduleLicenseUrl" : " https://www.apache.org/licenses/LICENSE-2.0"
65
+ }
66
+ ]
67
+ },
68
+ {
69
+ "moduleName" : " com.google.code.findbugs:jsr305" ,
70
+ "moduleVersion" : " 3.0.2" ,
71
+ "moduleUrls" : [
72
+ " http://findbugs.sourceforge.net/"
73
+ ],
74
+ "moduleLicenses" : [
75
+ {
76
+ "moduleLicense" : " Apache License, Version 2.0" ,
77
+ "moduleLicenseUrl" : " https://www.apache.org/licenses/LICENSE-2.0"
78
+ }
79
+ ]
80
+ },
81
+ {
82
+ "moduleName" : " com.spotify:completable-futures" ,
83
+ "moduleVersion" : " 0.3.6" ,
84
+ "moduleUrls" : [
85
+ " https://spotify.github.io/completable-futures"
86
+ ],
87
+ "moduleLicenses" : [
88
+ {
89
+ "moduleLicense" : " Apache License, Version 2.0" ,
90
+ "moduleLicenseUrl" : " https://www.apache.org/licenses/LICENSE-2.0"
91
+ }
92
+ ]
93
+ },
94
+ {
95
+ "moduleName" : " dev.failsafe:failsafe" ,
96
+ "moduleVersion" : " 3.3.2" ,
97
+ "moduleLicenses" : [
98
+ {
99
+ "moduleLicense" : null ,
100
+ "moduleLicenseUrl" : " http://apache.org/licenses/LICENSE-2.0"
101
+ },
102
+ {
103
+ "moduleLicense" : " Apache License, Version 2.0" ,
104
+ "moduleLicenseUrl" : " https://www.apache.org/licenses/LICENSE-2.0"
105
+ }
106
+ ]
107
+ },
108
+ {
109
+ "moduleName" : " net.bytebuddy:byte-buddy" ,
110
+ "moduleVersion" : " 1.14.9" ,
111
+ "moduleLicenses" : [
112
+ {
113
+ "moduleLicense" : " Apache License, Version 2.0" ,
114
+ "moduleLicenseUrl" : " https://www.apache.org/licenses/LICENSE-2.0"
115
+ }
116
+ ]
117
+ },
118
+ {
119
+ "moduleName" : " org.apache.commons:commons-lang3" ,
120
+ "moduleVersion" : " 3.14.0" ,
121
+ "moduleUrls" : [
122
+ " https://commons.apache.org/proper/commons-lang/"
123
+ ],
124
+ "moduleLicenses" : [
125
+ {
126
+ "moduleLicense" : " Apache License, Version 2.0" ,
127
+ "moduleLicenseUrl" : " https://www.apache.org/licenses/LICENSE-2.0"
128
+ }
129
+ ]
130
+ },
131
+ {
132
+ "moduleName" : " org.slf4j:slf4j-api" ,
133
+ "moduleVersion" : " 1.7.36" ,
134
+ "moduleUrls" : [
135
+ " http://www.slf4j.org"
136
+ ],
137
+ "moduleLicenses" : [
138
+ {
139
+ "moduleLicense" : " MIT License" ,
140
+ "moduleLicenseUrl" : " https://opensource.org/licenses/MIT"
141
+ }
142
+ ]
143
+ }
144
+ ]
145
+ }
0 commit comments