How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>org.jboss.pnc.causeway</groupId>
<artifactId>causeway</artifactId>
<version>2.5.2</version>
</dependency>
Choose a version of org.jboss.pnc.causeway : causeway to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
2.5.x |
causeway-2.5.2
|
||
causeway-2.5.1
|
|||
2.4.x |
causeway-2.4.4
|
||
causeway-2.4.2
|
|||
causeway-2.4.1
|
|||
2.3.x |
causeway-2.3.1
|
||
causeway-2.3.0
|
|||
2.2.x |
causeway-2.2.1
|
||
causeway-2.2.0
|
|||
2.1.x |
causeway-2.1.2
|
||
causeway-2.1.1
|
|||
causeway-2.1.0
|
|||
2.0.x |
causeway-2.0.2
|
||
causeway-2.0.1
|
|||
causeway-2.0.0
|
|||
1.8.x |
causeway-1.8.0
|
||
1.7.x |
causeway-1.7.2
|
||
causeway-1.7.1
|
|||
causeway-1.7.0
|
|||
1.6.x |
causeway-1.6.2
|
||
causeway-1.6.1
|
|||
causeway-1.6.0
|
|||
1.5.x |
causeway-1.5.0
|
||
1.4.x |
causeway-1.4.3
|
||
causeway-1.4.2
|
|||
causeway-1.4.1
|
|||
causeway-1.4.0
|
|||
1.3.x |
causeway-1.3.1
|
||
causeway-1.3.0
|
|||
1.2.x |
causeway-1.2.2
|
||
causeway-1.2.1
|
|||
causeway-1.2.0
|
|||
1.1.x |
causeway-1.1.4
|
||
causeway-1.1.3
|
|||
causeway-1.1.2
|
|||
causeway-1.1.1
|
|||
causeway-1.1.0
|
|||
1.0.x |
causeway-1.0.2
|
||
causeway-1.0.1
|
|||
causeway-1.0.0
|
|||
0.1.x |
causeway-0.1.2
|
POM as dependency in dependencyManagement
<dependency>
<groupId>org.jboss.pnc.causeway</groupId>
<artifactId>causeway</artifactId>
<version>2.5.2</version>
</dependency>
Advertisement