org.eclipse.jgit.archive

org.eclipse.jgit

org.eclipse.jgit.archive is a Java jar artifact published under the org.eclipse.jgit group on Maven Central. 165 versions are indexed here. Select a version below for Maven, Gradle and SBT snippets plus CVE data.

Recommended: 7.7.1.202607240634-r 165 versions jarChecking...

Add to your project7.6.0.202603022253-r

<dependency>
    <groupId>org.eclipse.jgit</groupId>
    <artifactId>org.eclipse.jgit.archive</artifactId>
    <version>7.6.0.202603022253-r</version>
</dependency>

Version Details — 7.6.0.202603022253-r

Packaging
jar
Direct Deps
0
Total Deps
0
Published
Unknown
License
Unknown

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.

Checking security advisories...