is not current version
Last Version 2.0.1

bootique-shiro-web: Bootique / Shiro Web Stack 2.0.M1

Provides Apache Shiro integration with Bootique in servlet environment.

License

License

Categories

Categories

Bootique User Interface Web Frameworks
GroupId

GroupId

io.bootique.shiro
ArtifactId

ArtifactId

bootique-shiro-web
Version

Version

2.0.M1
Type

Type

jar
Description

Description

bootique-shiro-web: Bootique / Shiro Web Stack
Provides Apache Shiro integration with Bootique in servlet environment.
Project Organization

Project Organization

ObjectStyle LLC

Download bootique-shiro-web 2.0.M1


<!-- https://jarcasting.com/artifacts/io.bootique.shiro/bootique-shiro-web/ -->
<dependency>
    <groupId>io.bootique.shiro</groupId>
    <artifactId>bootique-shiro-web</artifactId>
    <version>2.0.M1</version>
</dependency>
// https://jarcasting.com/artifacts/io.bootique.shiro/bootique-shiro-web/
implementation 'io.bootique.shiro:bootique-shiro-web:2.0.M1'
// https://jarcasting.com/artifacts/io.bootique.shiro/bootique-shiro-web/
implementation ("io.bootique.shiro:bootique-shiro-web:2.0.M1")
'io.bootique.shiro:bootique-shiro-web:jar:2.0.M1'
<dependency org="io.bootique.shiro" name="bootique-shiro-web" rev="2.0.M1">
  <artifact name="bootique-shiro-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bootique.shiro', module='bootique-shiro-web', version='2.0.M1')
)
libraryDependencies += "io.bootique.shiro" % "bootique-shiro-web" % "2.0.M1"
[io.bootique.shiro/bootique-shiro-web "2.0.M1"]

Dependencies

compile (4)

Group / Artifact Type Version
io.bootique.shiro : bootique-shiro jar 2.0.M1
org.apache.shiro : shiro-web jar 1.5.3
org.slf4j : slf4j-api jar 1.7.25
io.bootique.jetty : bootique-jetty jar 2.0.M1

test (6)

Group / Artifact Type Version
junit : junit jar 4.13
org.mockito : mockito-core jar 3.3.3
io.bootique : bootique-test jar 2.0.M1
io.bootique.jersey : bootique-jersey jar 2.0.M1
org.glassfish.jersey.core : jersey-client jar 2.30.1
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.