License |
License |
---|---|
GroupId | GroupIdorg.apache.shiro.samples |
ArtifactId | ArtifactIdshiro-samples |
Last Version | Last Version1.8.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache Shiro :: Samples
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 URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
shiro-samples-1.8.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.shiro.samples/shiro-samples/ -->
<dependency>
<groupId>org.apache.shiro.samples</groupId>
<artifactId>shiro-samples</artifactId>
<version>1.8.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shiro.samples/shiro-samples/
implementation 'org.apache.shiro.samples:shiro-samples:1.8.0'
// https://jarcasting.com/artifacts/org.apache.shiro.samples/shiro-samples/
implementation ("org.apache.shiro.samples:shiro-samples:1.8.0")
'org.apache.shiro.samples:shiro-samples:pom:1.8.0'
<dependency org="org.apache.shiro.samples" name="shiro-samples" rev="1.8.0">
<artifact name="shiro-samples" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.shiro.samples', module='shiro-samples', version='1.8.0')
)
libraryDependencies += "org.apache.shiro.samples" % "shiro-samples" % "1.8.0"
[org.apache.shiro.samples/shiro-samples "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 |