GroupId | GroupIdcom.github.kaizen4j |
---|---|
ArtifactId | ArtifactIdstark-shiro |
Version | Version1.1.1.RELEASE |
Type | Typejar |
Filename | Size |
---|---|
stark-shiro-1.1.1.RELEASE.pom | |
stark-shiro-1.1.1.RELEASE.jar | 40 KB |
stark-shiro-1.1.1.RELEASE-sources.jar | 23 KB |
stark-shiro-1.1.1.RELEASE-javadoc.jar | 189 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kaizen4j/stark-shiro/ -->
<dependency>
<groupId>com.github.kaizen4j</groupId>
<artifactId>stark-shiro</artifactId>
<version>1.1.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kaizen4j/stark-shiro/
implementation 'com.github.kaizen4j:stark-shiro:1.1.1.RELEASE'
// https://jarcasting.com/artifacts/com.github.kaizen4j/stark-shiro/
implementation ("com.github.kaizen4j:stark-shiro:1.1.1.RELEASE")
'com.github.kaizen4j:stark-shiro:jar:1.1.1.RELEASE'
<dependency org="com.github.kaizen4j" name="stark-shiro" rev="1.1.1.RELEASE">
<artifact name="stark-shiro" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kaizen4j', module='stark-shiro', version='1.1.1.RELEASE')
)
libraryDependencies += "com.github.kaizen4j" % "stark-shiro" % "1.1.1.RELEASE"
[com.github.kaizen4j/stark-shiro "1.1.1.RELEASE"]