How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>org.jbundle.util.osgi</groupId>
<artifactId>jbundle-util-osgi-webstart-reactor</artifactId>
<version>1.6.11</version>
</dependency>
Choose a version of org.jbundle.util.osgi : jbundle-util-osgi-webstart-reactor to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
1.6.x |
jbundle-util-osgi-webstart-reactor-1.6.11
|
||
jbundle-util-osgi-webstart-reactor-1.6.10
|
|||
jbundle-util-osgi-webstart-reactor-1.6.9
|
|||
jbundle-util-osgi-webstart-reactor-1.6.7
|
|||
jbundle-util-osgi-webstart-reactor-1.6.6
|
|||
jbundle-util-osgi-webstart-reactor-1.6.5
|
|||
jbundle-util-osgi-webstart-reactor-1.6.4
|
|||
jbundle-util-osgi-webstart-reactor-1.6.3
|
|||
jbundle-util-osgi-webstart-reactor-1.6.2
|
|||
jbundle-util-osgi-webstart-reactor-1.6.1
|
|||
jbundle-util-osgi-webstart-reactor-1.6.0
|
|||
1.5.x |
jbundle-util-osgi-webstart-reactor-1.5.2
|
||
jbundle-util-osgi-webstart-reactor-1.5.1
|
|||
jbundle-util-osgi-webstart-reactor-1.5.0
|
|||
1.4.x |
jbundle-util-osgi-webstart-reactor-1.4.0
|
||
1.3.x |
jbundle-util-osgi-webstart-reactor-1.3.0
|
||
1.2.x |
jbundle-util-osgi-webstart-reactor-1.2.1
|
||
jbundle-util-osgi-webstart-reactor-1.2.0
|
|||
1.1.x |
jbundle-util-osgi-webstart-reactor-1.1.4
|
||
jbundle-util-osgi-webstart-reactor-1.1.3
|
POM as dependency in dependencyManagement
<dependency>
<groupId>org.jbundle.util.osgi</groupId>
<artifactId>jbundle-util-osgi-webstart-reactor</artifactId>
<version>1.6.11</version>
</dependency>
Advertisement