| License |
License |
|---|---|
| GroupId | GroupIdio.ifar.dw-shiro-bundle |
| ArtifactId | ArtifactIddw-shiro-bundle |
| Version | Version1 |
| Type | Typejar |
| Description |
DescriptionDropwizard Shiro Bundle
Simplifies Shiro configuration and usage in a DropWizard stack.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| dw-shiro-bundle-1.pom | |
| dw-shiro-bundle-1.jar | 10 KB |
| dw-shiro-bundle-1-sources.jar | 7 KB |
| dw-shiro-bundle-1-javadoc.jar | 46 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.ifar.dw-shiro-bundle/dw-shiro-bundle/ -->
<dependency>
<groupId>io.ifar.dw-shiro-bundle</groupId>
<artifactId>dw-shiro-bundle</artifactId>
<version>1</version>
</dependency>
// https://jarcasting.com/artifacts/io.ifar.dw-shiro-bundle/dw-shiro-bundle/
implementation 'io.ifar.dw-shiro-bundle:dw-shiro-bundle:1'
// https://jarcasting.com/artifacts/io.ifar.dw-shiro-bundle/dw-shiro-bundle/
implementation ("io.ifar.dw-shiro-bundle:dw-shiro-bundle:1")
'io.ifar.dw-shiro-bundle:dw-shiro-bundle:jar:1'
<dependency org="io.ifar.dw-shiro-bundle" name="dw-shiro-bundle" rev="1">
<artifact name="dw-shiro-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.ifar.dw-shiro-bundle', module='dw-shiro-bundle', version='1')
)
libraryDependencies += "io.ifar.dw-shiro-bundle" % "dw-shiro-bundle" % "1"
[io.ifar.dw-shiro-bundle/dw-shiro-bundle "1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 17.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.shiro : shiro-web | jar | 1.2.3 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| io.dropwizard : dropwizard-core | jar | 0.7.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |