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