Last Version

bootique-shiro-web: Bootique / Shiro Web Stack 2.0.1

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.1
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.1


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

Dependencies

compile (4)

Group / Artifact Type Version
io.bootique.shiro : bootique-shiro jar 2.0.1
org.apache.shiro : shiro-web jar 1.8.0
org.slf4j : slf4j-api jar 1.7.25
io.bootique.jetty : bootique-jetty jar 2.0.1

test (5)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.9.0
io.bootique : bootique-junit5 jar 2.0.1
io.bootique.jetty : bootique-jetty-junit5 jar 2.0.1
io.bootique.jersey : bootique-jersey jar 2.0.1
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.