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