How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>net.osgiliath.wrappers</groupId>
<artifactId>net.osgiliath.wrappers</artifactId>
<version>0.3.7</version>
</dependency>
Choose a version of net.osgiliath.wrappers : net.osgiliath.wrappers to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
0.3.x |
net.osgiliath.wrappers-0.3.7
|
||
net.osgiliath.wrappers-0.3.6
|
|||
net.osgiliath.wrappers-0.3.4
|
|||
net.osgiliath.wrappers-0.3.3
|
|||
net.osgiliath.wrappers-0.3.2
|
|||
net.osgiliath.wrappers-0.3.1
|
|||
0.2.x |
net.osgiliath.wrappers-0.2.3
|
||
net.osgiliath.wrappers-0.2.2
|
|||
net.osgiliath.wrappers-0.2.1
|
|||
net.osgiliath.wrappers-0.2.0
|
|||
0.1.x |
net.osgiliath.wrappers-0.1.8
|
||
net.osgiliath.wrappers-0.1.7
|
|||
net.osgiliath.wrappers-0.1.6
|
|||
net.osgiliath.wrappers-0.1.5
|
|||
net.osgiliath.wrappers-0.1.4
|
|||
net.osgiliath.wrappers-0.1.3
|
|||
net.osgiliath.wrappers-0.1.2
|
|||
net.osgiliath.wrappers-0.1.1
|
|||
net.osgiliath.wrappers-0.1.0
|
|||
0.0.x |
net.osgiliath.wrappers-0.0.7
|
||
net.osgiliath.wrappers-0.0.6
|
|||
net.osgiliath.wrappers-0.0.5
|
|||
net.osgiliath.wrappers-0.0.4
|
POM as dependency in dependencyManagement
<dependency>
<groupId>net.osgiliath.wrappers</groupId>
<artifactId>net.osgiliath.wrappers</artifactId>
<version>0.3.7</version>
</dependency>
Advertisement