Last Version

bootique-shiro-jdbc: Bootique / Shiro JDBCRealm Factory 2.0.1

Provides a factory for Shiro JDBCRealm.

License

License

Categories

Categories

Bootique User Interface Web Frameworks
GroupId

GroupId

io.bootique.shiro
ArtifactId

ArtifactId

bootique-shiro-jdbc
Version

Version

2.0.1
Type

Type

jar
Description

Description

bootique-shiro-jdbc: Bootique / Shiro JDBCRealm Factory
Provides a factory for Shiro JDBCRealm.
Project Organization

Project Organization

ObjectStyle LLC

Download bootique-shiro-jdbc 2.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
io.bootique.shiro : bootique-shiro jar 2.0.1
io.bootique.jdbc : bootique-jdbc jar 2.0.1
org.slf4j : slf4j-api jar 1.7.25

test (3)

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

Project Modules

There are no modules declared in this project.