Last Version

Repository Tools Common Git 0.0.4

Common Code Related to Git

License

License

Categories

Categories

Git Development Tools Version Controls
GroupId

GroupId

org.kuali.student.repository
ArtifactId

ArtifactId

repository-tools-common-git
Version

Version

0.0.4
Type

Type

jar
Description

Description

Repository Tools Common Git
Common Code Related to Git
Project Organization

Project Organization

The Kuali Foundation

Download repository-tools-common-git 0.0.4


<!-- 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"]

Dependencies

compile (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

test (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

Project Modules

There are no modules declared in this project.