is not current version
Last Version 6.2.0.202206071550-r

JGit - Archive Formats 5.12.0.202106070339-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.

License

License

Eclipse Distribution License (New BSD License)
Categories

Categories

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

GroupId

org.eclipse.jgit
ArtifactId

ArtifactId

org.eclipse.jgit.archive
Version

Version

5.12.0.202106070339-r
Type

Type

jar
Description

Description

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.
Project Organization

Project Organization

Eclipse JGit Project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-compress jar 1.19
org.eclipse.jgit : org.eclipse.jgit jar 5.12.0.202106070339-r
org.osgi : org.osgi.core jar 4.3.1

Project Modules

There are no modules declared in this project.