Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
---|---|
GroupId | GroupIdorg.apache.shiro.integrationtests |
ArtifactId | ArtifactIdshiro-its-guice4 |
Version | Version1.5.1 |
Type | Typewar |
Filename | Size |
---|---|
shiro-its-guice4-1.5.1.pom | |
shiro-its-guice4-1.5.1.war | 4 MB |
shiro-its-guice4-1.5.1-sources.jar | 12 KB |
Browse |
<!-- 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.1</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.1'
// https://jarcasting.com/artifacts/org.apache.shiro.integrationtests/shiro-its-guice4/
implementation ("org.apache.shiro.integrationtests:shiro-its-guice4:1.5.1")
'org.apache.shiro.integrationtests:shiro-its-guice4:war:1.5.1'
<dependency org="org.apache.shiro.integrationtests" name="shiro-its-guice4" rev="1.5.1">
<artifact name="shiro-its-guice4" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.shiro.integrationtests', module='shiro-its-guice4', version='1.5.1')
)
libraryDependencies += "org.apache.shiro.integrationtests" % "shiro-its-guice4" % "1.5.1"
[org.apache.shiro.integrationtests/shiro-its-guice4 "1.5.1"]