1 <?xml version="1.0" encoding="UTF-8"?>
2 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
3 <modelVersion>4.0.0</modelVersion>
5 <groupId>org.onap.ccsdk.parent</groupId>
6 <artifactId>dependencies-bom</artifactId>
7 <version>3.2.0-SNAPSHOT</version>
8 <packaging>pom</packaging>
10 <distributionManagement>
12 <id>ecomp-releases</id>
13 <url>https://nexus.onap.org/content/repositories/releases</url>
16 <id>ecomp-snapshots</id>
17 <url>https://nexus.onap.org/content/repositories/snapshots</url>
19 </distributionManagement>
21 <dependencyManagement>
24 <groupId>ch.qos.logback</groupId>
25 <artifactId>logback-classic</artifactId>
26 <version>1.2.12</version>
29 <groupId>ch.qos.logback</groupId>
30 <artifactId>logback-core</artifactId>
31 <version>1.2.12</version>
34 <groupId>ch.vorburger.mariaDB4j</groupId>
35 <artifactId>mariaDB4j</artifactId>
36 <version>2.4.0</version>
40 <groupId>com.att.eelf</groupId>
41 <artifactId>eelf-core</artifactId>
42 <version>1.0.0</version>
45 <groupId>com.fasterxml.jackson</groupId>
46 <artifactId>jackson-bom</artifactId>
47 <version>2.17.2</version>
52 <groupId>com.google.code.gson</groupId>
53 <artifactId>gson</artifactId>
54 <version>2.9.0</version>
57 <groupId>com.google.guava</groupId>
58 <artifactId>guava</artifactId>
59 <version>28.2-jre</version>
62 <groupId>com.google.protobuf</groupId>
63 <artifactId>protobuf-java</artifactId>
64 <version>3.10.0</version>
67 <groupId>com.google.protobuf</groupId>
68 <artifactId>protobuf-java-util</artifactId>
69 <version>3.10.0</version>
72 <groupId>com.jayway.jsonpath</groupId>
73 <artifactId>json-path</artifactId>
74 <version>2.4.0</version>
77 <groupId>com.sun.xml.bind</groupId>
78 <artifactId>jaxb-core</artifactId>
79 <version>2.2.11</version>
82 <groupId>com.sun.xml.bind</groupId>
83 <artifactId>jaxb-impl</artifactId>
84 <version>2.2.11</version>
87 <groupId>commons-codec</groupId>
88 <artifactId>commons-codec</artifactId>
89 <version>1.15</version>
92 <groupId>commons-lang</groupId>
93 <artifactId>commons-lang</artifactId>
94 <version>2.6</version>
97 <groupId>commons-logging</groupId>
98 <artifactId>commons-logging</artifactId>
99 <version>1.2</version>
102 <groupId>io.grpc</groupId>
103 <artifactId>grpc-bom</artifactId>
104 <version>1.29.0</version>
106 <scope>import</scope>
109 <groupId>io.swagger</groupId>
110 <artifactId>swagger-annotations</artifactId>
111 <version>1.6.0</version>
114 <groupId>io.swagger</groupId>
115 <artifactId>swagger-core</artifactId>
116 <version>1.6.0</version>
119 <groupId>javax</groupId>
120 <artifactId>javaee-api</artifactId>
121 <version>7.0</version>
123 <!-- Below provides javax.annotations -->
125 <groupId>com.google.code.findbugs</groupId>
126 <artifactId>annotations</artifactId>
127 <version>3.0.1</version>
130 <groupId>javax.annotation</groupId>
131 <artifactId>javax.annotation-api</artifactId>
132 <version>1.3.1</version>
133 <optional>true</optional>
136 <groupId>javax.servlet</groupId>
137 <artifactId>javax.servlet-api</artifactId>
138 <version>3.1.0</version>
141 <groupId>javax.ws.rs</groupId>
142 <artifactId>javax.ws.rs-api</artifactId>
143 <version>2.1.1</version>
145 <!-- Below provides javax.jws -->
147 <groupId>com.sun.xml.ws</groupId>
148 <artifactId>jaxws-ri</artifactId>
149 <version>2.3.4</version>
153 <groupId>javax.xml.bind</groupId>
154 <artifactId>jaxb-api</artifactId>
155 <version>2.3.1</version>
159 <artifactId>*</artifactId>
164 <groupId>jakarta.activation</groupId>
165 <artifactId>jakarta.activation-api</artifactId>
166 <version>2.0.1</version>
169 <groupId>junit</groupId>
170 <artifactId>junit</artifactId>
171 <version>4.13.2</version>
175 <groupId>org.antlr</groupId>
176 <artifactId>antlr4-runtime</artifactId>
177 <version>4.12.0</version>
180 <groupId>org.apache.commons</groupId>
181 <artifactId>commons-io</artifactId>
182 <version>1.3.2</version>
185 <groupId>org.apache.commons</groupId>
186 <artifactId>commons-lang3</artifactId>
187 <version>3.12.0</version>
190 <groupId>org.apache.commons</groupId>
191 <artifactId>commons-text</artifactId>
192 <version>1.9</version>
195 <groupId>org.apache.derby</groupId>
196 <artifactId>derby</artifactId>
197 <version>10.17.1.0</version>
201 <groupId>org.apache.derby</groupId>
202 <artifactId>derbytools</artifactId>
203 <version>10.17.1.0</version>
207 <groupId>org.apache.httpcomponents</groupId>
208 <artifactId>httpcore</artifactId>
209 <version>4.4.14</version>
212 <groupId>org.apache.httpcomponents</groupId>
213 <artifactId>httpclient</artifactId>
214 <version>4.5.13</version>
217 <groupId>org.apache.logging.log4j</groupId>
218 <artifactId>log4j-slf4j-impl</artifactId>
219 <version>2.17.2</version>
222 <groupId>org.apache.logging.log4j</groupId>
223 <artifactId>log4j-core</artifactId>
224 <version>2.17.2</version>
227 <groupId>org.apache.tomcat</groupId>
228 <artifactId>tomcat-jdbc</artifactId>
229 <version>9.0.52</version>
232 <groupId>org.apache.velocity</groupId>
233 <artifactId>velocity</artifactId>
234 <version>1.7</version>
237 <groupId>org.apache.velocity</groupId>
238 <artifactId>velocity-engine-core</artifactId>
239 <version>2.3</version>
242 <groupId>org.codehaus.jackson</groupId>
243 <artifactId>jackson-jaxrs</artifactId>
244 <version>1.9.13</version>
247 <groupId>org.codehaus.jettison</groupId>
248 <artifactId>jettison</artifactId>
249 <version>1.5.4</version>
252 <groupId>org.glassfish.jersey</groupId>
253 <artifactId>jersey-bom</artifactId>
254 <!-- ODL has 2.41 -->
255 <version>2.41</version>
257 <scope>import</scope>
260 <groupId>org.glassfish.jersey.bundles.repackaged</groupId>
261 <artifactId>jersey-guava</artifactId>
262 <version>2.26-b03</version>
265 <groupId>org.hamcrest</groupId>
266 <artifactId>hamcrest-library</artifactId>
267 <version>1.3</version>
270 <groupId>org.json</groupId>
271 <artifactId>json</artifactId>
272 <!-- ODL has 20131018 -->
273 <version>20231013</version>
276 <groupId>org.jsoup</groupId>
277 <artifactId>jsoup</artifactId>
278 <!-- ODL has 1.8.3 -->
279 <version>1.12.1</version>
282 <groupId>org.liquibase</groupId>
283 <artifactId>liquibase-core</artifactId>
284 <version>4.4.2-nordix</version>
287 <groupId>org.mariadb.jdbc</groupId>
288 <artifactId>mariadb-java-client</artifactId>
289 <version>2.7.5</version>
292 <groupId>org.mockito</groupId>
293 <artifactId>mockito-core</artifactId>
294 <version>3.12.4</version>
298 <groupId>org.onap.logging-analytics</groupId>
299 <artifactId>logging-filter-base</artifactId>
300 <version>1.6.9</version>
303 <groupId>org.onap.logging-analytics</groupId>
304 <artifactId>logging-slf4j</artifactId>
305 <version>1.6.9</version>
308 <groupId>org.osgi</groupId>
309 <artifactId>org.osgi.core</artifactId>
310 <version>5.0.0</version>
311 <scope>provided</scope>
314 <groupId>org.slf4j</groupId>
315 <artifactId>jcl-over-slf4j</artifactId>
316 <version>1.7.32</version>
319 <groupId>org.slf4j</groupId>
320 <artifactId>slf4j-api</artifactId>
321 <!-- ODL has 1.7.29 -->
322 <version>1.7.32</version>
325 <groupId>org.slf4j</groupId>
326 <artifactId>slf4j-simple</artifactId>
327 <version>1.7.32</version>
330 <groupId>org.testng</groupId>
331 <artifactId>testng</artifactId>
332 <version>7.3.0</version>
335 <groupId>org.apache.sshd</groupId>
336 <artifactId>sshd-core</artifactId>
337 <version>2.12.0</version>
340 <groupId>org.apache.sshd</groupId>
341 <artifactId>sshd-scp</artifactId>
342 <version>2.12.0</version>
345 <groupId>org.apache.sshd</groupId>
346 <artifactId>sshd-sftp</artifactId>
347 <version>2.12.0</version>
350 </dependencyManagement>
353 <groupId>org.slf4j</groupId>
354 <artifactId>slf4j-api</artifactId>
361 <groupId>org.apache.maven.plugins</groupId>
362 <artifactId>maven-deploy-plugin</artifactId>
363 <!-- This version supports the "deployAtEnd" parameter -->
364 <version>2.8</version>
367 <deployAtEnd>true</deployAtEnd>