| License |
License |
|---|---|
| GroupId | GroupIdcom.soento |
| ArtifactId | ArtifactIdsoento-shiro |
| Version | Version1.2.0-RELEASE |
| Type | Typejar |
| Description |
Descriptionsoento-shiro
soento's development kit.
|
<!-- 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"]
| 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 |
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.2.5.RELEASE |