| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGit Инструменты разработки Контроль версий |
| Группа | Группаorg.kuali.student.repository |
| Идентификатор | Идентификаторrepository-tools-common-git |
| Последняя версия | Последняя версия0.0.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеRepository Tools Common Git
Common Code Related to Git
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.kuali.student.repository/repository-tools-common-git/ -->
<dependency>
<groupId>org.kuali.student.repository</groupId>
<artifactId>repository-tools-common-git</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.kuali.student.repository/repository-tools-common-git/
implementation 'org.kuali.student.repository:repository-tools-common-git:0.0.4'
// https://jarcasting.com/artifacts/org.kuali.student.repository/repository-tools-common-git/
implementation ("org.kuali.student.repository:repository-tools-common-git:0.0.4")
'org.kuali.student.repository:repository-tools-common-git:jar:0.0.4'
<dependency org="org.kuali.student.repository" name="repository-tools-common-git" rev="0.0.4">
<artifact name="repository-tools-common-git" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kuali.student.repository', module='repository-tools-common-git', version='0.0.4')
)
libraryDependencies += "org.kuali.student.repository" % "repository-tools-common-git" % "0.0.4"
[org.kuali.student.repository/repository-tools-common-git "0.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.kuali.student.repository : repository-tools-common | jar | 0.0.4 |
| org.eclipse.jgit : org.eclipse.jgit | jar | 3.4.1.201406201815-r |
| org.eclipse.jgit : org.eclipse.jgit.pgm | jar | 3.4.1.201406201815-r |
| org.apache.commons : commons-lang3 | jar | 3.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.springframework : spring-test | jar | 3.1.0.RELEASE |
| org.slf4j : slf4j-log4j12 | jar | 1.6.6 |