License |
License |
---|---|
Categories |
CategoriesGit Development Tools Version Controls Security |
GroupId | GroupIdcom.github.rednoll |
ArtifactId | ArtifactIdkero-security-git-spring |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionkero-security-git-spring
Kero-Security-Git-Spring - auto configuration Git repositories as KSDL provider.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.rednoll/kero-security-git-spring/ -->
<dependency>
<groupId>com.github.rednoll</groupId>
<artifactId>kero-security-git-spring</artifactId>
<version>0.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.rednoll/kero-security-git-spring/
implementation 'com.github.rednoll:kero-security-git-spring:0.1.1'
// https://jarcasting.com/artifacts/com.github.rednoll/kero-security-git-spring/
implementation ("com.github.rednoll:kero-security-git-spring:0.1.1")
'com.github.rednoll:kero-security-git-spring:pom:0.1.1'
<dependency org="com.github.rednoll" name="kero-security-git-spring" rev="0.1.1">
<artifact name="kero-security-git-spring" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.rednoll', module='kero-security-git-spring', version='0.1.1')
)
libraryDependencies += "com.github.rednoll" % "kero-security-git-spring" % "0.1.1"
[com.github.rednoll/kero-security-git-spring "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.slf4j : slf4j-api | jar | 1.7.25 |
com.github.rednoll : kero-security | jar | [0.1,) |
com.github.rednoll : kero-security-git | jar | [0.1,) |
com.github.rednoll : kero-security-spring | jar | [0.1,) |