| License |
License |
|---|---|
| GroupId | GroupIdcom.github.katari |
| ArtifactId | ArtifactIdk2-shiro |
| Last Version | Last Version0.1.11 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionk2-shiro
K2 simplifies structuring a java application around modules.
|
| Filename | Size |
|---|---|
| k2-shiro-0.1.11.pom | |
| k2-shiro-0.1.11.jar | 15 KB |
| k2-shiro-0.1.11-sources.jar | 12 KB |
| k2-shiro-0.1.11-javadoc.jar | 59 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |