is not current version
Last Version 1.2.0

de.elomagic:spps-jshiro 1.0.2

Simple Password Protection Solution for Java with Apache Shiro

GroupId

GroupId

de.elomagic
ArtifactId

ArtifactId

spps-jshiro
Version

Version

1.0.2
Type

Type

jar

Download spps-jshiro 1.0.2


<!-- https://jarcasting.com/artifacts/de.elomagic/spps-jshiro/ -->
<dependency>
    <groupId>de.elomagic</groupId>
    <artifactId>spps-jshiro</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.elomagic/spps-jshiro/
implementation 'de.elomagic:spps-jshiro:1.0.2'
// https://jarcasting.com/artifacts/de.elomagic/spps-jshiro/
implementation ("de.elomagic:spps-jshiro:1.0.2")
'de.elomagic:spps-jshiro:jar:1.0.2'
<dependency org="de.elomagic" name="spps-jshiro" rev="1.0.2">
  <artifact name="spps-jshiro" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.elomagic', module='spps-jshiro', version='1.0.2')
)
libraryDependencies += "de.elomagic" % "spps-jshiro" % "1.0.2"
[de.elomagic/spps-jshiro "1.0.2"]