is not current version
Last Version 1.8.0

org.apache.shiro.integrationtests:shiro-its-guice4 1.5.2


Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

org.apache.shiro.integrationtests
ArtifactId

ArtifactId

shiro-its-guice4
Version

Version

1.5.2
Type

Type

war

Download shiro-its-guice4 1.5.2


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