License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.github.rednoll |
ArtifactId | ArtifactIdkero-security-spring |
Last Version | Last Version0.1.38 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionkero-security-spring
Kero-Security-Spring - integration Kero-Security with Spring Boot.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.rednoll/kero-security-spring/ -->
<dependency>
<groupId>com.github.rednoll</groupId>
<artifactId>kero-security-spring</artifactId>
<version>0.1.38</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rednoll/kero-security-spring/
implementation 'com.github.rednoll:kero-security-spring:0.1.38'
// https://jarcasting.com/artifacts/com.github.rednoll/kero-security-spring/
implementation ("com.github.rednoll:kero-security-spring:0.1.38")
'com.github.rednoll:kero-security-spring:jar:0.1.38'
<dependency org="com.github.rednoll" name="kero-security-spring" rev="0.1.38">
<artifact name="kero-security-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rednoll', module='kero-security-spring', version='0.1.38')
)
libraryDependencies += "com.github.rednoll" % "kero-security-spring" % "0.1.38"
[com.github.rednoll/kero-security-spring "0.1.38"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | [2.0,) |
org.slf4j : slf4j-api | jar | 1.7.25 |
com.github.rednoll : kero-security | jar | [0.1.38,) |