Last Version

k2-shiro 0.1.11

K2 simplifies structuring a java application around modules.

License

License

GroupId

GroupId

com.github.katari
ArtifactId

ArtifactId

k2-shiro
Version

Version

0.1.11
Type

Type

jar
Description

Description

k2-shiro
K2 simplifies structuring a java application around modules.

Download k2-shiro 0.1.11


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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.katari : k2-core jar 0.1.11
org.apache.shiro : shiro-core jar 1.2.4
org.apache.shiro : shiro-web jar 1.2.4
org.apache.shiro : shiro-spring jar 1.2.4

test (3)

Group / Artifact Type Version
org.apache.httpcomponents : fluent-hc jar 4.5.2
junit : junit jar 4.12
org.jacoco : org.jacoco.agent jar 0.7.8

Project Modules

There are no modules declared in this project.