MVN

net.osgiliath.framework : net.osgiliath.feature.itests

Maven & Gradle

Aug 19, 2015
15 stars

Osgiliath integration tests · Integrations tests for the entire Osgiliath framework

<dependency>
    <groupId>net.osgiliath.framework</groupId>
    <artifactId>net.osgiliath.feature.itests</artifactId>
    <version>0.2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.osgiliath.framework : net.osgiliath.feature.itests to add to Maven - Latest Versions:

  • Latest Stable: 0.2.3

All Versions

Choose a version of net.osgiliath.framework : net.osgiliath.feature.itests to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2.x
net.osgiliath.feature.itests-0.2.3
net.osgiliath.feature.itests-0.2.2
net.osgiliath.feature.itests-0.2.1
net.osgiliath.feature.itests-0.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.osgiliath.framework</groupId>
    <artifactId>net.osgiliath.feature.itests</artifactId>
    <version>0.2.3</version>
</dependency>