Last Version

Simple Password Protection Solution with Apache Shiro 1.2.0

Simple Password Protection Solution for Java with Apache Shiro

License

License

GroupId

GroupId

de.elomagic
ArtifactId

ArtifactId

spps-jshiro
Version

Version

1.2.0
Type

Type

jar
Description

Description

Simple Password Protection Solution with Apache Shiro
Simple Password Protection Solution for Java with Apache Shiro
Project URL

Project URL

https://github.com/elomagic/spps-jshiro
Source Code Management

Source Code Management

https://github.com/elomagic/spps-jshiro

Download spps-jshiro 1.2.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.17.0
org.apache.shiro : shiro-core jar 1.8.0
org.jetbrains : annotations jar 23.0.0

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
commons-io : commons-io jar 2.11.0

Project Modules

There are no modules declared in this project.