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