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