is not current version
Last Version 3.4.0.1.1-UNOFFICIAL-ROBERTO-RELEASE

com.madgag:org.eclipse.jgit.http.server 0.8.3-UNOFFICIAL-HARMONY-6637-FIX

Git aware HTTP server implementation.

Categories

Categories

Git Development Tools Version Controls CLI User Interface JGit General Purpose Libraries Utility
GroupId

GroupId

com.madgag
ArtifactId

ArtifactId

org.eclipse.jgit.http.server
Version

Version

0.8.3-UNOFFICIAL-HARMONY-6637-FIX
Type

Type

jar

Download org.eclipse.jgit.http.server 0.8.3-UNOFFICIAL-HARMONY-6637-FIX


<!-- https://jarcasting.com/artifacts/com.madgag/org.eclipse.jgit.http.server/ -->
<dependency>
    <groupId>com.madgag</groupId>
    <artifactId>org.eclipse.jgit.http.server</artifactId>
    <version>0.8.3-UNOFFICIAL-HARMONY-6637-FIX</version>
</dependency>
// https://jarcasting.com/artifacts/com.madgag/org.eclipse.jgit.http.server/
implementation 'com.madgag:org.eclipse.jgit.http.server:0.8.3-UNOFFICIAL-HARMONY-6637-FIX'
// https://jarcasting.com/artifacts/com.madgag/org.eclipse.jgit.http.server/
implementation ("com.madgag:org.eclipse.jgit.http.server:0.8.3-UNOFFICIAL-HARMONY-6637-FIX")
'com.madgag:org.eclipse.jgit.http.server:jar:0.8.3-UNOFFICIAL-HARMONY-6637-FIX'
<dependency org="com.madgag" name="org.eclipse.jgit.http.server" rev="0.8.3-UNOFFICIAL-HARMONY-6637-FIX">
  <artifact name="org.eclipse.jgit.http.server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.madgag', module='org.eclipse.jgit.http.server', version='0.8.3-UNOFFICIAL-HARMONY-6637-FIX')
)
libraryDependencies += "com.madgag" % "org.eclipse.jgit.http.server" % "0.8.3-UNOFFICIAL-HARMONY-6637-FIX"
[com.madgag/org.eclipse.jgit.http.server "0.8.3-UNOFFICIAL-HARMONY-6637-FIX"]