How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>org.contextmapper</groupId>
<artifactId>context-mapper-lsp</artifactId>
<version>6.9.0</version>
</dependency>
Choose a version of org.contextmapper : context-mapper-lsp to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
6.9.x |
context-mapper-lsp-6.9.0
|
||
6.8.x |
context-mapper-lsp-6.8.0
|
||
6.7.x |
context-mapper-lsp-6.7.0
|
||
6.6.x |
context-mapper-lsp-6.6.1
|
||
context-mapper-lsp-6.6.0
|
|||
6.5.x |
context-mapper-lsp-6.5.2
|
||
context-mapper-lsp-6.5.1
|
|||
context-mapper-lsp-6.5.0
|
|||
6.4.x |
context-mapper-lsp-6.4.0
|
||
6.3.x |
context-mapper-lsp-6.3.0
|
||
6.2.x |
context-mapper-lsp-6.2.0
|
||
6.1.x |
context-mapper-lsp-6.1.0
|
||
6.0.x |
context-mapper-lsp-6.0.0
|
||
5.15.x |
context-mapper-lsp-5.15.0
|
||
5.14.x |
context-mapper-lsp-5.14.0
|
||
5.13.x |
context-mapper-lsp-5.13.0
|
||
5.12.x |
context-mapper-lsp-5.12.1
|
||
context-mapper-lsp-5.12.0
|
|||
5.11.x |
context-mapper-lsp-5.11.0
|
||
5.10.x |
context-mapper-lsp-5.10.0
|
||
5.9.x |
context-mapper-lsp-5.9.4
|
||
context-mapper-lsp-5.9.3
|
|||
context-mapper-lsp-5.9.2
|
|||
context-mapper-lsp-5.9.1
|
|||
context-mapper-lsp-5.9.0
|
|||
5.8.x |
context-mapper-lsp-5.8.1
|
||
context-mapper-lsp-5.8.0
|
|||
5.7.x |
context-mapper-lsp-5.7.1
|
||
context-mapper-lsp-5.7.0
|
|||
5.6.x |
context-mapper-lsp-5.6.3
|
||
context-mapper-lsp-5.6.1
|
|||
context-mapper-lsp-5.6.0
|
|||
5.5.x |
context-mapper-lsp-5.5.1
|
||
context-mapper-lsp-5.5.0
|
|||
5.4.x |
context-mapper-lsp-5.4.1
|
||
context-mapper-lsp-5.4.0
|
|||
5.3.x |
context-mapper-lsp-5.3.2
|
||
context-mapper-lsp-5.3.1
|
|||
context-mapper-lsp-5.3.0
|
|||
5.2.x |
context-mapper-lsp-5.2.0
|
||
5.1.x |
context-mapper-lsp-5.1.0
|
||
5.0.x |
context-mapper-lsp-5.0.0
|
||
4.4.x |
context-mapper-lsp-4.4.1
|
||
context-mapper-lsp-4.4.0
|
|||
4.3.x |
context-mapper-lsp-4.3.0
|
||
4.2.x |
context-mapper-lsp-4.2.0
|
POM as dependency in dependencyManagement
<dependency>
<groupId>org.contextmapper</groupId>
<artifactId>context-mapper-lsp</artifactId>
<version>6.9.0</version>
</dependency>
Advertisement