MVN

org.apache.shiro.integrationtests : shiro-integration-tests

Maven & Gradle

Aug 24, 2021
3.6k stars

Apache Shiro :: Integration Tests · Test for alternate major versions of dependencies

<dependency>
    <groupId>org.apache.shiro.integrationtests</groupId>
    <artifactId>shiro-integration-tests</artifactId>
    <version>1.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.shiro.integrationtests : shiro-integration-tests to add to Maven - Latest Versions:

  • Latest Stable: 1.8.0
  • Latest Release Candidate: 1.4.0-RC2

All Versions

Choose a version of org.apache.shiro.integrationtests : shiro-integration-tests to add to Maven - All Versions:

Version Vulnerabilities Updated
1.8.x
shiro-integration-tests-1.8.0
1.7.x
shiro-integration-tests-1.7.1
shiro-integration-tests-1.7.0
1.6.x
shiro-integration-tests-1.6.0
1.5.x
shiro-integration-tests-1.5.3
shiro-integration-tests-1.5.2
shiro-integration-tests-1.5.1
shiro-integration-tests-1.5.0
1.4.x
shiro-integration-tests-1.4.2
shiro-integration-tests-1.4.1
shiro-integration-tests-1.4.0
shiro-integration-tests-1.4.0-RC2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.shiro.integrationtests</groupId>
    <artifactId>shiro-integration-tests</artifactId>
    <version>1.8.0</version>
</dependency>