MVN

com.madgag : org.eclipse.jgit.archive

Maven & Gradle

May 27, 2014
1 usages

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.

<dependency>
    <groupId>com.madgag</groupId>
    <artifactId>org.eclipse.jgit.archive</artifactId>
    <version>3.4.0.1.1-UNOFFICIAL-ROBERTO-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.madgag : org.eclipse.jgit.archive to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.4.0.1.1-UNOFFICIAL-ROBERTO-RELEASE

All Versions

Choose a version of com.madgag : org.eclipse.jgit.archive to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.4.x
org.eclipse.jgit.archive-3.4.0.1.1-UNOFFICIAL-ROBERTO-RELEASE
org.eclipse.jgit.archive-3.4.0.1.0-UNOFFICIAL-ROBERTO-RELEASE
3.2.x
org.eclipse.jgit.archive-3.2.0.0.2-UNOFFICIAL-ROBERTO-RELEASE

How to add a dependency to Maven

Add the following com.madgag : org.eclipse.jgit.archive maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.madgag</groupId>
    <artifactId>org.eclipse.jgit.archive</artifactId>
    <version>3.4.0.1.1-UNOFFICIAL-ROBERTO-RELEASE</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.madgag : org.eclipse.jgit.archive gradle dependency to your build.gradle file:

implementation 'com.madgag:org.eclipse.jgit.archive:3.4.0.1.1-UNOFFICIAL-ROBERTO-RELEASE'

Gradle Kotlin DSL: Add the following com.madgag : org.eclipse.jgit.archive gradle kotlin dependency to your build.gradle.kts file:

implementation("com.madgag:org.eclipse.jgit.archive:3.4.0.1.1-UNOFFICIAL-ROBERTO-RELEASE")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.madgag : org.eclipse.jgit.archive sbt scala dependency to your build.sbt file:

libraryDependencies += "com.madgag" % "org.eclipse.jgit.archive" % "3.4.0.1.1-UNOFFICIAL-ROBERTO-RELEASE"

Advertisement

Dependencies from Group

May 27, 2014
31 usages
Dec 16, 2021
11 usages
153 stars
May 27, 2014
11 usages
Jan 01, 2013
9 usages
1 stars
Dec 16, 2021
8 usages
2 stars

Discover Dependencies

May 27, 2014
1 usages
May 27, 2014
2 stars
Nov 19, 2014
1 usages
151 stars
Nov 19, 2014
1 usages
151 stars
Feb 16, 2014
6 stars
Nov 26, 2014
1 usages
2k stars