How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>org.atmosphere</groupId>
<artifactId>nettosphere-project</artifactId>
<version>3.2.7</version>
</dependency>
Choose a version of org.atmosphere : nettosphere-project to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
3.2.x |
nettosphere-project-3.2.7
|
||
nettosphere-project-3.2.6
|
|||
nettosphere-project-3.2.5
|
|||
nettosphere-project-3.2.4
|
|||
nettosphere-project-3.2.3
|
|||
nettosphere-project-3.2.2
|
|||
nettosphere-project-3.2.1
|
|||
nettosphere-project-3.2.0
|
|||
3.1.x |
nettosphere-project-3.1.4
|
||
nettosphere-project-3.1.3
|
|||
nettosphere-project-3.1.2
|
|||
nettosphere-project-3.1.1
|
|||
nettosphere-project-3.1.0
|
|||
3.0.x |
nettosphere-project-3.0.13
|
||
nettosphere-project-3.0.12
|
|||
nettosphere-project-3.0.11
|
|||
nettosphere-project-3.0.10
|
|||
nettosphere-project-3.0.9
|
|||
nettosphere-project-3.0.8
|
|||
nettosphere-project-3.0.7
|
|||
nettosphere-project-3.0.6
|
|||
nettosphere-project-3.0.5
|
|||
nettosphere-project-3.0.3
|
|||
nettosphere-project-3.0.2
|
|||
nettosphere-project-3.0.1
|
|||
nettosphere-project-3.0.0
|
|||
nettosphere-project-3.0.0.RC6
|
|||
nettosphere-project-3.0.0.RC5
|
|||
nettosphere-project-3.0.0.RC4
|
|||
nettosphere-project-3.0.0-RC1
|
|||
nettosphere-project-3.0.0-Beta1
|
|||
2.4.x |
nettosphere-project-2.4.11
|
||
nettosphere-project-2.4.10
|
|||
nettosphere-project-2.4.9
|
|||
nettosphere-project-2.4.8.2
|
|||
nettosphere-project-2.4.7
|
|||
nettosphere-project-2.4.6
|
|||
nettosphere-project-2.4.5
|
|||
nettosphere-project-2.4.4
|
|||
nettosphere-project-2.4.3
|
|||
nettosphere-project-2.4.2
|
|||
nettosphere-project-2.4.1
|
|||
nettosphere-project-2.4.0
|
|||
nettosphere-project-2.4.0-RC2
|
|||
nettosphere-project-2.4.0-RC1
|
|||
2.3.x |
nettosphere-project-2.3.3
|
||
nettosphere-project-2.3.2
|
|||
nettosphere-project-2.3.1
|
|||
nettosphere-project-2.3.0
|
|||
nettosphere-project-2.3.0-RC3
|
|||
nettosphere-project-2.3.0-RC1
|
|||
2.2.x |
nettosphere-project-2.2.2
|
||
nettosphere-project-2.2.1
|
|||
nettosphere-project-2.2.0
|
|||
nettosphere-project-2.2.0-RC1
|
|||
2.1.x |
nettosphere-project-2.1.2
|
||
nettosphere-project-2.1.1
|
|||
nettosphere-project-2.1.0
|
|||
nettosphere-project-2.1.0-RC2
|
|||
2.0.x |
nettosphere-project-2.0.2
|
||
nettosphere-project-2.0.1
|
|||
nettosphere-project-2.0.0
|
|||
nettosphere-project-2.0.0.RC5
|
|||
nettosphere-project-2.0.0.RC4
|
|||
nettosphere-project-2.0.0.RC3
|
|||
nettosphere-project-2.0.0.RC2
|
|||
nettosphere-project-2.0.0.RC1
|
|||
nettosphere-project-2.0.0.beta1
|
|||
1.4.x |
nettosphere-project-1.4.2
|
||
nettosphere-project-1.4.1
|
|||
nettosphere-project-1.4.0
|
|||
1.3.x |
nettosphere-project-1.3.2
|
||
nettosphere-project-1.3.1
|
|||
1.3 |
nettosphere-project-1.3
|
POM as dependency in dependencyManagement
<dependency>
<groupId>org.atmosphere</groupId>
<artifactId>nettosphere-project</artifactId>
<version>3.2.7</version>
</dependency>
Advertisement