Jar examples for o:org.eclipse.jgit
Git aware HTTP server implementation.
You can download jar file org.eclipse.jgit.http.server 3.1.0-201308312337-r in this page.
Eclipse Distribution License
You can use the following script to add org.eclipse.jgit.http.server-3.1.0-201308312337-r.jar to your project.
<dependency> <groupId>com.bacoder.jgit</groupId> <artifactId>org.eclipse.jgit.http.server</artifactId> <version>3.1.0-201308312337-r</version> </dependency>
compile group: 'com.bacoder.jgit', name: 'org.eclipse.jgit.http.server', version: '3.1.0-201308312337-r'
libraryDependencies += "com.bacoder.jgit" % "org.eclipse.jgit.http.server" % "3.1.0-201308312337-r"
<dependency org="com.bacoder.jgit" name="org.eclipse.jgit.http.server" rev="3.1.0-201308312337-r"/>
@Grapes(@Grab(group='com.bacoder.jgit', module='org.eclipse.jgit.http.server', version='3.1.0-201308312337-r'))
'com.bacoder.jgit:org.eclipse.jgit.http.server:jar:3.1.0-201308312337-r'
Click the following link to download the jar file.
org.eclipse.jgit.http.server-3.1.0-201308312337-r-javadoc.jar