License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdorg.apache.shiro.samples |
ArtifactId | ArtifactIdsamples-quickstart-guice |
Last Version | Last Version1.8.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Shiro :: Samples :: Quick Start Guice
Apache Shiro is a powerful and flexible open-source security framework that cleanly handles
authentication, authorization, enterprise session management, single sign-on and cryptography services.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.shiro.samples/samples-quickstart-guice/ -->
<dependency>
<groupId>org.apache.shiro.samples</groupId>
<artifactId>samples-quickstart-guice</artifactId>
<version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shiro.samples/samples-quickstart-guice/
implementation 'org.apache.shiro.samples:samples-quickstart-guice:1.8.0'
// https://jarcasting.com/artifacts/org.apache.shiro.samples/samples-quickstart-guice/
implementation ("org.apache.shiro.samples:samples-quickstart-guice:1.8.0")
'org.apache.shiro.samples:samples-quickstart-guice:jar:1.8.0'
<dependency org="org.apache.shiro.samples" name="samples-quickstart-guice" rev="1.8.0">
<artifact name="samples-quickstart-guice" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.shiro.samples', module='samples-quickstart-guice', version='1.8.0')
)
libraryDependencies += "org.apache.shiro.samples" % "samples-quickstart-guice" % "1.8.0"
[org.apache.shiro.samples/samples-quickstart-guice "1.8.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.shiro : shiro-core | jar | 1.8.0 |
org.apache.shiro : shiro-guice | jar | 1.8.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.26 |
org.slf4j : slf4j-log4j12 | jar | 1.7.26 |
log4j : log4j | jar | 1.2.17 |
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 |