How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>io.opentracing.contrib</groupId>
<artifactId>opentracing-spring-web-parent</artifactId>
<version>4.1.0</version>
</dependency>
Choose a version of io.opentracing.contrib : opentracing-spring-web-parent to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
4.1.x |
opentracing-spring-web-parent-4.1.0
|
||
4.0.x |
opentracing-spring-web-parent-4.0.0
|
||
3.0.x |
opentracing-spring-web-parent-3.0.1
|
||
opentracing-spring-web-parent-3.0.0
|
|||
2.1.x |
opentracing-spring-web-parent-2.1.3
|
||
opentracing-spring-web-parent-2.1.1
|
|||
opentracing-spring-web-parent-2.1.0
|
|||
2.0.x |
opentracing-spring-web-parent-2.0.0
|
||
1.1.x |
opentracing-spring-web-parent-1.1.2
|
||
opentracing-spring-web-parent-1.1.1
|
|||
opentracing-spring-web-parent-1.1.0
|
|||
1.0.x |
opentracing-spring-web-parent-1.0.1
|
||
opentracing-spring-web-parent-1.0.0
|
|||
0.3.x |
opentracing-spring-web-parent-0.3.4
|
||
opentracing-spring-web-parent-0.3.3
|
|||
opentracing-spring-web-parent-0.3.2
|
|||
opentracing-spring-web-parent-0.3.1
|
|||
opentracing-spring-web-parent-0.3.0
|
|||
0.2.x |
opentracing-spring-web-parent-0.2.1
|
||
opentracing-spring-web-parent-0.2.0
|
|||
0.1.x |
opentracing-spring-web-parent-0.1.1
|
||
opentracing-spring-web-parent-0.1.0
|
|||
opentracing-spring-web-parent-0.1.0-RC1
|
|||
0.0.x |
opentracing-spring-web-parent-0.0.13
|
||
opentracing-spring-web-parent-0.0.12
|
|||
opentracing-spring-web-parent-0.0.11
|
|||
opentracing-spring-web-parent-0.0.10
|
|||
opentracing-spring-web-parent-0.0.9
|
|||
opentracing-spring-web-parent-0.0.8
|
|||
opentracing-spring-web-parent-0.0.7
|
|||
opentracing-spring-web-parent-0.0.6
|
|||
opentracing-spring-web-parent-0.0.5
|
|||
opentracing-spring-web-parent-0.0.4
|
|||
opentracing-spring-web-parent-0.0.3
|
|||
opentracing-spring-web-parent-0.0.2
|
|||
opentracing-spring-web-parent-0.0.1
|
POM as dependency in dependencyManagement
<dependency>
<groupId>io.opentracing.contrib</groupId>
<artifactId>opentracing-spring-web-parent</artifactId>
<version>4.1.0</version>
</dependency>
Advertisement