License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices |
GroupId | GroupIdorg.secnod.dropwizard |
ArtifactId | ArtifactIddropwizard-shiro |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.secnod.dropwizard:dropwizard-shiro
A Dropwizard bundle for Apache Shiro.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dropwizard-shiro-0.2.0.pom | |
dropwizard-shiro-0.2.0.jar | 6 KB |
dropwizard-shiro-0.2.0-sources.jar | 2 KB |
dropwizard-shiro-0.2.0-javadoc.jar | 41 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.secnod.dropwizard/dropwizard-shiro/ -->
<dependency>
<groupId>org.secnod.dropwizard</groupId>
<artifactId>dropwizard-shiro</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.secnod.dropwizard/dropwizard-shiro/
implementation 'org.secnod.dropwizard:dropwizard-shiro:0.2.0'
// https://jarcasting.com/artifacts/org.secnod.dropwizard/dropwizard-shiro/
implementation ("org.secnod.dropwizard:dropwizard-shiro:0.2.0")
'org.secnod.dropwizard:dropwizard-shiro:jar:0.2.0'
<dependency org="org.secnod.dropwizard" name="dropwizard-shiro" rev="0.2.0">
<artifact name="dropwizard-shiro" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.secnod.dropwizard', module='dropwizard-shiro', version='0.2.0')
)
libraryDependencies += "org.secnod.dropwizard" % "dropwizard-shiro" % "0.2.0"
[org.secnod.dropwizard/dropwizard-shiro "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.shiro : shiro-web | jar | 1.2.3 |
org.secnod.shiro : shiro-jersey | jar | 0.2.0 |
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-core | jar | 0.8.0 |
io.dropwizard : dropwizard-jersey | jar | 0.8.0 |
Group / Artifact | Type | Version |
---|---|---|
org.secnod.shiro : shiro-jersey | test-jar | 0.2.0 |
junit : junit | jar | 4.11 |
io.dropwizard : dropwizard-testing | jar | 0.8.0 |
org.glassfish.jersey.core : jersey-client | jar | 2.16 |
org.glassfish.jersey.connectors : jersey-apache-connector | jar | 2.16 |