не последняя версия
Последняя версия 3.4.0.1.1-UNOFFICIAL-ROBERTO-RELEASE

com.madgag:org.eclipse.jgit.http.server 0.10.99.0

Git aware HTTP server implementation.

Категории

Категории

Git Инструменты разработки Контроль версий CLI Взаимодействие с пользователем JGit Универсальные библиотеки Utility
Группа

Группа

com.madgag
Идентификатор

Идентификатор

org.eclipse.jgit.http.server
Версия

Версия

0.10.99.0
Тип

Тип

jar

Скачать org.eclipse.jgit.http.server 0.10.99.0


<!-- 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.10.99.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.madgag/org.eclipse.jgit.http.server/
implementation 'com.madgag:org.eclipse.jgit.http.server:0.10.99.0'
// https://jarcasting.com/artifacts/com.madgag/org.eclipse.jgit.http.server/
implementation ("com.madgag:org.eclipse.jgit.http.server:0.10.99.0")
'com.madgag:org.eclipse.jgit.http.server:jar:0.10.99.0'
<dependency org="com.madgag" name="org.eclipse.jgit.http.server" rev="0.10.99.0">
  <artifact name="org.eclipse.jgit.http.server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.madgag', module='org.eclipse.jgit.http.server', version='0.10.99.0')
)
libraryDependencies += "com.madgag" % "org.eclipse.jgit.http.server" % "0.10.99.0"
[com.madgag/org.eclipse.jgit.http.server "0.10.99.0"]