License |
License |
---|---|
Categories |
CategoriesBootique User Interface Web Frameworks |
GroupId | GroupIdio.bootique.shiro |
ArtifactId | ArtifactIdbootique-shiro-web |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbootique-shiro-web: Bootique / Shiro Web Stack
Provides Apache Shiro integration with Bootique in servlet environment.
|
Project Organization |
Project OrganizationObjectStyle LLC |
Filename | Size |
---|---|
bootique-shiro-web-2.0.1.pom | |
bootique-shiro-web-2.0.1.jar | 11 KB |
bootique-shiro-web-2.0.1-sources.jar | 9 KB |
bootique-shiro-web-2.0.1-javadoc.jar | 43 KB |
Browse |
<!-- 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"]
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 |
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 |