How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>org.bitbucket.askllc.fermenter</groupId>
<artifactId>root</artifactId>
<version>2.7.0</version>
</dependency>
Choose a version of org.bitbucket.askllc.fermenter : root to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
2.7.x |
root-2.7.0
|
||
2.6.x |
root-2.6.0
|
||
2.5.x |
root-2.5.0
|
||
2.4.x |
root-2.4.0
|
||
2.3.x |
root-2.3.0
|
||
2.2.x |
root-2.2.0
|
||
2.1.x |
root-2.1.5
|
||
root-2.1.4
|
|||
root-2.1.3
|
|||
root-2.1.2
|
|||
root-2.1.1
|
|||
root-2.1.0
|
|||
2.0.x |
root-2.0.1
|
||
root-2.0.0.CR24
|
|||
root-2.0.0
|
|||
root-2.0.0.RC23
|
|||
root-2.0.0.RC22
|
|||
root-2.0.0.RC21
|
|||
root-2.0.0.RC20
|
|||
root-2.0.0.CR19
|
|||
root-2.0.0.CR18
|
|||
root-2.0.0.CR17
|
|||
root-2.0.0.CR16
|
|||
root-2.0.0.CR15
|
|||
root-2.0.0.CR14
|
|||
root-2.0.0.CR13
|
|||
root-2.0.0.CR12
|
|||
root-2.0.0.CR11
|
|||
root-2.0.0.CR10
|
|||
root-2.0.0.CR9
|
|||
root-2.0.0.CR8
|
|||
root-2.0.0.CR7
|
|||
root-2.0.0.CR6
|
|||
root-2.0.0.CR5
|
|||
root-2.0.0.CR4
|
|||
root-2.0.0.CR3
|
|||
root-2.0.0.CR2
|
|||
root-2.0.0.CR1
|
|||
1.0.x |
root-1.0.0
|
POM as dependency in dependencyManagement
<dependency>
<groupId>org.bitbucket.askllc.fermenter</groupId>
<artifactId>root</artifactId>
<version>2.7.0</version>
</dependency>
Advertisement