MVN

com.bacoder.jgit : org.eclipse.jgit

Maven & Gradle

Sep 07, 2013
13 usages

JGit - Core · Repository access and algorithms

<dependency>
    <groupId>com.bacoder.jgit</groupId>
    <artifactId>org.eclipse.jgit</artifactId>
    <version>3.1.0-201309071158-r</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 3.1.0-201309071158-r

All Versions

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

Version Vulnerabilities Updated
3.1.x
org.eclipse.jgit-3.1.0-201309071158-r
org.eclipse.jgit-3.1.0-201308312337-r

How to add a dependency to Maven

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

<dependency>
    <groupId>com.bacoder.jgit</groupId>
    <artifactId>org.eclipse.jgit</artifactId>
    <version>3.1.0-201309071158-r</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.bacoder.jgit:org.eclipse.jgit:3.1.0-201309071158-r'

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

implementation("com.bacoder.jgit:org.eclipse.jgit:3.1.0-201309071158-r")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.bacoder.jgit" % "org.eclipse.jgit" % "3.1.0-201309071158-r"

Advertisement

Dependencies from Group

Discover Dependencies

Dec 27, 2022
31 usages
570 stars
Jul 14, 2023
86 usages
Jan 20, 2016
10 usages
Dec 13, 2021
10 usages
6 stars
May 29, 2023
12 usages
0 stars
May 02, 2016
87 usages
Dec 26, 2013
56 usages
Jun 21, 2020
35 usages
2.3k stars
Mar 12, 2022
204 usages
1.7k stars