Dropwizard Shiro Bundle

Simplifies Shiro configuration and usage in a DropWizard stack.

License

License

GroupId

GroupId

io.ifar.dw-shiro-bundle
ArtifactId

ArtifactId

dw-shiro-bundle
Last Version

Last Version

1
Release Date

Release Date

Type

Type

jar
Description

Description

Dropwizard Shiro Bundle
Simplifies Shiro configuration and usage in a DropWizard stack.
Project URL

Project URL

https://github.com/Multifarious/dw-shiro-bundle
Project Organization

Project Organization

Multifarious, Inc.
Source Code Management

Source Code Management

https://github.com/Multifarious/dw-shiro-bundle

Download dw-shiro-bundle

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 17.0

provided (3)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1