Jar examples for g:gerrit
[Gerrit](https://code.google.com/p/gerrit/) Web based code review and project management for Git based projects
You can download jar file gerrit 2.2.94 in this page.
Apache License
You can use the following script to add gerrit-2.2.94.jar to your project.
<dependency> <groupId>io.fabric8.devops.apps</groupId> <artifactId>gerrit</artifactId> <version>2.2.94</version> </dependency>
compile group: 'io.fabric8.devops.apps', name: 'gerrit', version: '2.2.94'
libraryDependencies += "io.fabric8.devops.apps" % "gerrit" % "2.2.94"
<dependency org="io.fabric8.devops.apps" name="gerrit" rev="2.2.94"/>
@Grapes(@Grab(group='io.fabric8.devops.apps', module='gerrit', version='2.2.94'))
'io.fabric8.devops.apps:gerrit:jar:2.2.94'
Click the following link to download the jar file.
gerrit-2.2.94-javadoc.jar