Last Version

soento-shiro 1.2.0-RELEASE

soento's development kit.

License

License

GroupId

GroupId

com.soento
ArtifactId

ArtifactId

soento-shiro
Version

Version

1.2.0-RELEASE
Type

Type

jar
Description

Description

soento-shiro
soento's development kit.

Download soento-shiro 1.2.0-RELEASE


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-redis jar 2.2.5.RELEASE
org.springframework.boot : spring-boot-starter-cache jar 2.2.5.RELEASE
org.apache.shiro : shiro-spring jar 1.4.0
com.auth0 : java-jwt jar 3.4.0

provided (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-devtools jar 2.2.5.RELEASE
com.google.code.findbugs : annotations jar 3.0.1
org.projectlombok : lombok jar 1.18.12
org.springframework.boot : spring-boot-starter-tomcat jar 2.2.5.RELEASE
com.soento : soento-core jar 1.2.0-RELEASE
com.soento : soento-web jar 1.2.0-RELEASE

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.2.5.RELEASE

Project Modules

There are no modules declared in this project.