Last Version

Shiro JDBI Realm 0

Database-backed Shiro Realm using DBI for database access.

License

License

Categories

Categories

JDBI Data Databases Realm
GroupId

GroupId

io.ifar.shiro-jdbi-realm
ArtifactId

ArtifactId

shiro-jdbi-realm
Version

Version

0
Type

Type

jar
Description

Description

Shiro JDBI Realm
Database-backed Shiro Realm using DBI for database access.
Project URL

Project URL

https://github.com/Multifarious/shiro-jdbi-realm
Project Organization

Project Organization

Multifarious, Inc.
Source Code Management

Source Code Management

https://github.com/Multifarious/shiro-jdbi-realm.git

Download shiro-jdbi-realm 0


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

Dependencies

compile (1)

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

provided (4)

Group / Artifact Type Version
org.jdbi : jdbi jar 2.53
org.apache.shiro : shiro-web jar 1.2.1
javax.servlet : javax.servlet-api jar 3.1-b07
org.slf4j : slf4j-api jar 1.7.4

test (6)

Group / Artifact Type Version
junit : junit jar 4.11
org.liquibase : liquibase-core jar 2.0.5
org.slf4j : jcl-over-slf4j jar 1.7.4
org.slf4j : jul-to-slf4j jar 1.7.4
ch.qos.logback : logback-classic jar 1.0.10
org.hsqldb : hsqldb jar 2.2.9

Project Modules

There are no modules declared in this project.