не последняя версия
Последняя версия 6.2.0.202206071550-r

JGit - Archive Formats 6.0.0.202111291000-r

Support for archiving a Git tree in formats such as zip and tar. This is a separate bundle from org.eclipse.jgit to avoid a dependency by the latter on commons-compress.

Лицензия

Лицензия

Eclipse Distribution License (New BSD License)
Категории

Категории

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

Группа

org.eclipse.jgit
Идентификатор

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

org.eclipse.jgit.archive
Версия

Версия

6.0.0.202111291000-r
Тип

Тип

jar
Описание

Описание

JGit - Archive Formats
Support for archiving a Git tree in formats such as zip and tar. This is a separate bundle from org.eclipse.jgit to avoid a dependency by the latter on commons-compress.
Организация-разработчик

Организация-разработчик

Eclipse JGit Project

Скачать org.eclipse.jgit.archive 6.0.0.202111291000-r


<!-- https://jarcasting.com/artifacts/org.eclipse.jgit/org.eclipse.jgit.archive/ -->
<dependency>
    <groupId>org.eclipse.jgit</groupId>
    <artifactId>org.eclipse.jgit.archive</artifactId>
    <version>6.0.0.202111291000-r</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.jgit/org.eclipse.jgit.archive/
implementation 'org.eclipse.jgit:org.eclipse.jgit.archive:6.0.0.202111291000-r'
// https://jarcasting.com/artifacts/org.eclipse.jgit/org.eclipse.jgit.archive/
implementation ("org.eclipse.jgit:org.eclipse.jgit.archive:6.0.0.202111291000-r")
'org.eclipse.jgit:org.eclipse.jgit.archive:jar:6.0.0.202111291000-r'
<dependency org="org.eclipse.jgit" name="org.eclipse.jgit.archive" rev="6.0.0.202111291000-r">
  <artifact name="org.eclipse.jgit.archive" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.jgit', module='org.eclipse.jgit.archive', version='6.0.0.202111291000-r')
)
libraryDependencies += "org.eclipse.jgit" % "org.eclipse.jgit.archive" % "6.0.0.202111291000-r"
[org.eclipse.jgit/org.eclipse.jgit.archive "6.0.0.202111291000-r"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-compress jar 1.21
org.eclipse.jgit : org.eclipse.jgit jar 6.0.0.202111291000-r
org.osgi : org.osgi.core jar 4.3.1

Модули Проекта

Данный проект не имеет модулей.