org.secnod.dropwizard:dropwizard-shiro

A Dropwizard bundle for Apache Shiro.

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

org.secnod.dropwizard
ArtifactId

ArtifactId

dropwizard-shiro
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

org.secnod.dropwizard:dropwizard-shiro
A Dropwizard bundle for Apache Shiro.
Project URL

Project URL

https://github.com/silb/dropwizard-shiro
Source Code Management

Source Code Management

https://github.com/silb/dropwizard-shiro

Download dropwizard-shiro

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.shiro : shiro-web jar 1.2.3
org.secnod.shiro : shiro-jersey jar 0.2.0

provided (2)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 0.8.0
io.dropwizard : dropwizard-jersey jar 0.8.0

test (5)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.1
0.1.0