MVN

org.ops4j.pax.shiro : itest

Maven & Gradle

Aug 28, 2013

OPS4J Pax Shiro Integration Tests

<dependency>
    <groupId>org.ops4j.pax.shiro</groupId>
    <artifactId>itest</artifactId>
    <version>itest-osgi</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ops4j.pax.shiro : itest to add to Maven - Latest Versions:

  • Latest Stable: itest-osgi

All Versions

Choose a version of org.ops4j.pax.shiro : itest to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
itest-0.1.0
itest
itest-itest-osgi

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.ops4j.pax.shiro</groupId>
    <artifactId>itest</artifactId>
    <version>itest-osgi</version>
</dependency>