| License |
License |
|---|---|
| Categories |
CategoriesGit Development Tools Version Controls Security |
| GroupId | GroupIdcom.github.rednoll |
| ArtifactId | ArtifactIdkero-security-git |
| Last Version | Last Version0.1.38 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionkero-security-git
Kero-Security-Git - integration Kero-Security with Git
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| kero-security-git-0.1.38.pom | |
| kero-security-git-0.1.38.jar | 5 KB |
| kero-security-git-0.1.38-sources.jar | 3 KB |
| kero-security-git-0.1.38-javadoc.jar | 27 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.rednoll/kero-security-git/ -->
<dependency>
<groupId>com.github.rednoll</groupId>
<artifactId>kero-security-git</artifactId>
<version>0.1.38</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rednoll/kero-security-git/
implementation 'com.github.rednoll:kero-security-git:0.1.38'
// https://jarcasting.com/artifacts/com.github.rednoll/kero-security-git/
implementation ("com.github.rednoll:kero-security-git:0.1.38")
'com.github.rednoll:kero-security-git:jar:0.1.38'
<dependency org="com.github.rednoll" name="kero-security-git" rev="0.1.38">
<artifact name="kero-security-git" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rednoll', module='kero-security-git', version='0.1.38')
)
libraryDependencies += "com.github.rednoll" % "kero-security-git" % "0.1.38"
[com.github.rednoll/kero-security-git "0.1.38"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.eclipse.jgit : org.eclipse.jgit | jar | [5.7,) |
| com.github.rednoll : kero-security | jar | [0.1.38,) |