Jar examples for g:git
Integrates Hudson with GIT SCM
You can download jar file git 0.4.1 in this page.
Eclipse Public License - v 1.0
You can use the following script to add git-0.4.1.jar to your project.
<dependency> <groupId>org.cloudhoist</groupId> <artifactId>git</artifactId> <version>0.4.1</version> </dependency>
compile group: 'org.cloudhoist', name: 'git', version: '0.4.1'
libraryDependencies += "org.cloudhoist" % "git" % "0.4.1"
<dependency org="org.cloudhoist" name="git" rev="0.4.1"/>
@Grapes(@Grab(group='org.cloudhoist', module='git', version='0.4.1'))
'org.cloudhoist:git:jar:0.4.1'
Click the following link to download the jar file.
git-0.4.1-sources.jar