MVN

net.osgiliath.framework : net.osgiliath.helpers.parent

Maven & Gradle

Jun 12, 2015
15 stars

Osgiliath Helper · These are helpers for some of the osgiliath framework modules

<dependency>
    <groupId>net.osgiliath.framework</groupId>
    <artifactId>net.osgiliath.helpers.parent</artifactId>
    <version>0.1.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.osgiliath.framework : net.osgiliath.helpers.parent to add to Maven - Latest Versions:

  • Latest Stable: 0.1.8

All Versions

Choose a version of net.osgiliath.framework : net.osgiliath.helpers.parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
net.osgiliath.helpers.parent-0.1.8
net.osgiliath.helpers.parent-0.1.7
net.osgiliath.helpers.parent-0.1.6
net.osgiliath.helpers.parent-0.1.5
net.osgiliath.helpers.parent-0.1.4
net.osgiliath.helpers.parent-0.1.3
net.osgiliath.helpers.parent-0.1.2
net.osgiliath.helpers.parent-0.1.1
net.osgiliath.helpers.parent-0.1.0
0.0.x
net.osgiliath.helpers.parent-0.0.7
net.osgiliath.helpers.parent-0.0.6
net.osgiliath.helpers.parent-0.0.5
net.osgiliath.helpers.parent-0.0.4
net.osgiliath.helpers.parent-0.0.3
net.osgiliath.helpers.parent-0.0.2
net.osgiliath.helpers.parent-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.osgiliath.framework</groupId>
    <artifactId>net.osgiliath.helpers.parent</artifactId>
    <version>0.1.8</version>
</dependency>