Categories |
CategoriesSecurity |
---|---|
GroupId | GroupIdorg.amebastack.security |
ArtifactId | ArtifactIdameba-shiro |
Version | Version0.1.7.Alpha1 |
Type | Typejar |
Filename | Size |
---|---|
ameba-shiro-0.1.7.Alpha1.pom | |
ameba-shiro-0.1.7.Alpha1.jar | 36 KB |
ameba-shiro-0.1.7.Alpha1-sources.jar | 21 KB |
ameba-shiro-0.1.7.Alpha1-javadoc.jar | 197 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.amebastack.security/ameba-shiro/ -->
<dependency>
<groupId>org.amebastack.security</groupId>
<artifactId>ameba-shiro</artifactId>
<version>0.1.7.Alpha1</version>
</dependency>
// https://jarcasting.com/artifacts/org.amebastack.security/ameba-shiro/
implementation 'org.amebastack.security:ameba-shiro:0.1.7.Alpha1'
// https://jarcasting.com/artifacts/org.amebastack.security/ameba-shiro/
implementation ("org.amebastack.security:ameba-shiro:0.1.7.Alpha1")
'org.amebastack.security:ameba-shiro:jar:0.1.7.Alpha1'
<dependency org="org.amebastack.security" name="ameba-shiro" rev="0.1.7.Alpha1">
<artifact name="ameba-shiro" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.amebastack.security', module='ameba-shiro', version='0.1.7.Alpha1')
)
libraryDependencies += "org.amebastack.security" % "ameba-shiro" % "0.1.7.Alpha1"
[org.amebastack.security/ameba-shiro "0.1.7.Alpha1"]