is not current version
Last Version 1.8.0

org.apache.shiro.integrationtests:shiro-its-support 1.5.3


GroupId

GroupId

org.apache.shiro.integrationtests
ArtifactId

ArtifactId

shiro-its-support
Version

Version

1.5.3
Type

Type

jar

Download shiro-its-support 1.5.3


<!-- https://jarcasting.com/artifacts/org.apache.shiro.integrationtests/shiro-its-support/ -->
<dependency>
    <groupId>org.apache.shiro.integrationtests</groupId>
    <artifactId>shiro-its-support</artifactId>
    <version>1.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shiro.integrationtests/shiro-its-support/
implementation 'org.apache.shiro.integrationtests:shiro-its-support:1.5.3'
// https://jarcasting.com/artifacts/org.apache.shiro.integrationtests/shiro-its-support/
implementation ("org.apache.shiro.integrationtests:shiro-its-support:1.5.3")
'org.apache.shiro.integrationtests:shiro-its-support:jar:1.5.3'
<dependency org="org.apache.shiro.integrationtests" name="shiro-its-support" rev="1.5.3">
  <artifact name="shiro-its-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.shiro.integrationtests', module='shiro-its-support', version='1.5.3')
)
libraryDependencies += "org.apache.shiro.integrationtests" % "shiro-its-support" % "1.5.3"
[org.apache.shiro.integrationtests/shiro-its-support "1.5.3"]