Skip to content

Commit a391792

Browse files
committed
TASK: Updating license information
1 parent 9f643e4 commit a391792

File tree

1 file changed

+240
-0
lines changed

1 file changed

+240
-0
lines changed
Lines changed: 240 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,240 @@
1+
{
2+
"dependencies": [
3+
{
4+
"moduleName": "com.fasterxml.jackson.core:jackson-annotations",
5+
"moduleVersion": "2.19.1",
6+
"moduleUrls": [
7+
"https://github.com/FasterXML/jackson"
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-core",
18+
"moduleVersion": "2.19.1",
19+
"moduleUrls": [
20+
"https://github.com/FasterXML/jackson-core"
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-databind",
31+
"moduleVersion": "2.19.1",
32+
"moduleUrls": [
33+
"https://github.com/FasterXML/jackson"
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.datatype:jackson-datatype-jsr310",
44+
"moduleVersion": "2.19.1",
45+
"moduleUrls": [
46+
"https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310"
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.google.code.findbugs:jsr305",
57+
"moduleVersion": "3.0.2",
58+
"moduleUrls": [
59+
"http://findbugs.sourceforge.net/"
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.spotify:completable-futures",
70+
"moduleVersion": "0.3.6",
71+
"moduleUrls": [
72+
"https://spotify.github.io/completable-futures"
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": "dev.failsafe:failsafe",
83+
"moduleVersion": "3.3.2",
84+
"moduleLicenses": [
85+
{
86+
"moduleLicense": null,
87+
"moduleLicenseUrl": "http://apache.org/licenses/LICENSE-2.0"
88+
},
89+
{
90+
"moduleLicense": "Apache License, Version 2.0",
91+
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
92+
}
93+
]
94+
},
95+
{
96+
"moduleName": "jakarta.annotation:jakarta.annotation-api",
97+
"moduleVersion": "2.0.0",
98+
"moduleUrls": [
99+
"https://projects.eclipse.org/projects/ee4j.ca",
100+
"https://www.eclipse.org"
101+
],
102+
"moduleLicenses": [
103+
{
104+
"moduleLicense": "Eclipse Public License - v 2.0",
105+
"moduleLicenseUrl": "https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.txt"
106+
},
107+
{
108+
"moduleLicense": "GNU GENERAL PUBLIC LICENSE, Version 2 + Classpath Exception",
109+
"moduleLicenseUrl": "https://openjdk.java.net/legal/gplv2+ce.html"
110+
}
111+
]
112+
},
113+
{
114+
"moduleName": "jakarta.validation:jakarta.validation-api",
115+
"moduleVersion": "3.1.1",
116+
"moduleUrls": [
117+
"https://beanvalidation.org",
118+
"https://www.eclipse.org"
119+
],
120+
"moduleLicenses": [
121+
{
122+
"moduleLicense": "Apache License, Version 2.0",
123+
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
124+
},
125+
{
126+
"moduleLicense": "Eclipse Public License - v 2.0",
127+
"moduleLicenseUrl": "https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.txt"
128+
},
129+
{
130+
"moduleLicense": "GNU GENERAL PUBLIC LICENSE, Version 2 + Classpath Exception",
131+
"moduleLicenseUrl": "https://openjdk.java.net/legal/gplv2+ce.html"
132+
}
133+
]
134+
},
135+
{
136+
"moduleName": "javax.money:money-api",
137+
"moduleVersion": "1.1",
138+
"moduleUrls": [
139+
"http://www.javamoney.org",
140+
"https://javamoney.github.io/"
141+
],
142+
"moduleLicenses": [
143+
{
144+
"moduleLicense": "Apache License, Version 2.0",
145+
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
146+
},
147+
{
148+
"moduleLicense": "JSR 354 Spec Evaluation/Implementation License",
149+
"moduleLicenseUrl": null
150+
}
151+
]
152+
},
153+
{
154+
"moduleName": "org.apache.commons:commons-lang3",
155+
"moduleVersion": "3.18.0",
156+
"moduleUrls": [
157+
"https://commons.apache.org/proper/commons-lang/"
158+
],
159+
"moduleLicenses": [
160+
{
161+
"moduleLicense": "Apache License, Version 2.0",
162+
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
163+
}
164+
]
165+
},
166+
{
167+
"moduleName": "org.javamoney.moneta:moneta-core",
168+
"moduleVersion": "1.4.5",
169+
"moduleUrls": [
170+
"http://javamoney.org",
171+
"http://www.javamoney.org"
172+
],
173+
"moduleLicenses": [
174+
{
175+
"moduleLicense": "Apache License, Version 2.0",
176+
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
177+
}
178+
]
179+
},
180+
{
181+
"moduleName": "org.javassist:javassist",
182+
"moduleVersion": "3.28.0-GA",
183+
"moduleUrls": [
184+
"http://www.javassist.org/"
185+
],
186+
"moduleLicenses": [
187+
{
188+
"moduleLicense": null,
189+
"moduleLicenseUrl": "http://www.mozilla.org/MPL/MPL-1.1.html, http://www.gnu.org/licenses/lgpl-2.1.html, http://www.apache.org/licenses/"
190+
},
191+
{
192+
"moduleLicense": "Apache License, Version 2.0",
193+
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
194+
},
195+
{
196+
"moduleLicense": "GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1",
197+
"moduleLicenseUrl": "https://www.gnu.org/licenses/lgpl-2.1"
198+
},
199+
{
200+
"moduleLicense": "Mozilla Public License Version 1.1",
201+
"moduleLicenseUrl": "https://www.mozilla.org/en-US/MPL/1.1"
202+
}
203+
]
204+
},
205+
{
206+
"moduleName": "org.reflections:reflections",
207+
"moduleVersion": "0.10.2",
208+
"moduleUrls": [
209+
"http://github.com/ronmamo/reflections"
210+
],
211+
"moduleLicenses": [
212+
{
213+
"moduleLicense": "Apache License, Version 2.0",
214+
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
215+
},
216+
{
217+
"moduleLicense": "WTFPL",
218+
"moduleLicenseUrl": "http://www.wtfpl.net/"
219+
}
220+
]
221+
},
222+
{
223+
"moduleName": "org.slf4j:slf4j-api",
224+
"moduleVersion": "2.0.17",
225+
"moduleUrls": [
226+
"http://www.slf4j.org"
227+
],
228+
"moduleLicenses": [
229+
{
230+
"moduleLicense": null,
231+
"moduleLicenseUrl": "https://opensource.org/license/mit"
232+
},
233+
{
234+
"moduleLicense": "MIT License",
235+
"moduleLicenseUrl": "https://opensource.org/licenses/MIT"
236+
}
237+
]
238+
}
239+
]
240+
}

0 commit comments

Comments
 (0)