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