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