License |
License |
---|---|
GroupId | GroupIdorg.apache.shiro.integrationtests |
ArtifactId | ArtifactIdshiro-integration-tests |
Last Version | Last Version1.8.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache Shiro :: Integration Tests
Test for alternate major versions of dependencies
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
shiro-integration-tests-1.8.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.shiro.integrationtests/shiro-integration-tests/ -->
<dependency>
<groupId>org.apache.shiro.integrationtests</groupId>
<artifactId>shiro-integration-tests</artifactId>
<version>1.8.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shiro.integrationtests/shiro-integration-tests/
implementation 'org.apache.shiro.integrationtests:shiro-integration-tests:1.8.0'
// https://jarcasting.com/artifacts/org.apache.shiro.integrationtests/shiro-integration-tests/
implementation ("org.apache.shiro.integrationtests:shiro-integration-tests:1.8.0")
'org.apache.shiro.integrationtests:shiro-integration-tests:pom:1.8.0'
<dependency org="org.apache.shiro.integrationtests" name="shiro-integration-tests" rev="1.8.0">
<artifact name="shiro-integration-tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.shiro.integrationtests', module='shiro-integration-tests', version='1.8.0')
)
libraryDependencies += "org.apache.shiro.integrationtests" % "shiro-integration-tests" % "1.8.0"
[org.apache.shiro.integrationtests/shiro-integration-tests "1.8.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-core | jar | 2.1 |
org.easymock : easymock | jar | 4.1 |
org.codehaus.groovy : groovy | jar | 2.5.14 |
org.powermock : powermock-module-junit4 | jar | 2.0.2 |
org.powermock : powermock-api-easymock | jar | 2.0.2 |