License |
License |
---|---|
Categories |
CategoriesGit Development Tools Version Controls |
GroupId | GroupIdorg.kuali.student.repository |
ArtifactId | ArtifactIdrepository-tools-common-git |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRepository Tools Common Git
Common Code Related to Git
|
Project Organization |
Project Organization |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.springframework : spring-test | jar | 3.1.0.RELEASE |
org.slf4j : slf4j-log4j12 | jar | 1.6.6 |