| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка Git Инструменты разработки Контроль версий |
| Группа | Группаio.github.thiagolvlsantos |
| Идентификатор | Идентификаторgit-commons |
| Версия | Версия1.0.29 |
| Тип | Типjar |
| Описание |
Описаниеgit-commons
Common classes for Git family projects.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| git-commons-1.0.29.pom | |
| git-commons-1.0.29.jar | 9 KB |
| git-commons-1.0.29-sources.jar | 5 KB |
| git-commons-1.0.29-javadoc.jar | 390 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.thiagolvlsantos/git-commons/ -->
<dependency>
<groupId>io.github.thiagolvlsantos</groupId>
<artifactId>git-commons</artifactId>
<version>1.0.29</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.thiagolvlsantos/git-commons/
implementation 'io.github.thiagolvlsantos:git-commons:1.0.29'
// https://jarcasting.com/artifacts/io.github.thiagolvlsantos/git-commons/
implementation ("io.github.thiagolvlsantos:git-commons:1.0.29")
'io.github.thiagolvlsantos:git-commons:jar:1.0.29'
<dependency org="io.github.thiagolvlsantos" name="git-commons" rev="1.0.29">
<artifact name="git-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.thiagolvlsantos', module='git-commons', version='1.0.29')
)
libraryDependencies += "io.github.thiagolvlsantos" % "git-commons" % "1.0.29"
[io.github.thiagolvlsantos/git-commons "1.0.29"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok Необязательный | jar | 1.18.20 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |