| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGit Инструменты разработки Контроль версий Безопасность |
| Группа | Группаcom.github.rednoll |
| Идентификатор | Идентификаторkero-security-git |
| Последняя версия | Последняя версия0.1.38 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеkero-security-git
Kero-Security-Git - integration Kero-Security with Git
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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,) |