MVN

org.openl.jgit : org.eclipse.jgit.junit.http

Maven & Gradle

Nov 14, 2022
1 usages

JGit - JUnit Http Utility Classes · Utility classes to support Http based JUnit testing of JGit applications.

<dependency>
    <groupId>org.openl.jgit</groupId>
    <artifactId>org.eclipse.jgit.junit.http</artifactId>
    <version>6.3.0.202209071007-openl-2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.openl.jgit : org.eclipse.jgit.junit.http to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 6.3.0.202209071007-openl-2

All Versions

Choose a version of org.openl.jgit : org.eclipse.jgit.junit.http to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
6.3.x
org.eclipse.jgit.junit.http-6.3.0.202209071007-openl-2
org.eclipse.jgit.junit.http-6.3.0.202209071007-openl
6.2.x
org.eclipse.jgit.junit.http-6.2.0.202206071550-openl
6.1.x
org.eclipse.jgit.junit.http-6.1.0.202205052100-r
org.eclipse.jgit.junit.http-6.1.0.202205052000-r
6.0.x
org.eclipse.jgit.junit.http-6.0.0.202203041800-r
org.eclipse.jgit.junit.http-6.0.0.202202081800-r
org.eclipse.jgit.junit.http-6.0.0.202111291000-r

How to add a dependency to Maven

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

<dependency>
    <groupId>org.openl.jgit</groupId>
    <artifactId>org.eclipse.jgit.junit.http</artifactId>
    <version>6.3.0.202209071007-openl-2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.openl.jgit : org.eclipse.jgit.junit.http gradle dependency to your build.gradle file:

implementation 'org.openl.jgit:org.eclipse.jgit.junit.http:6.3.0.202209071007-openl-2'

Gradle Kotlin DSL: Add the following org.openl.jgit : org.eclipse.jgit.junit.http gradle kotlin dependency to your build.gradle.kts file:

implementation("org.openl.jgit:org.eclipse.jgit.junit.http:6.3.0.202209071007-openl-2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.openl.jgit : org.eclipse.jgit.junit.http sbt scala dependency to your build.sbt file:

libraryDependencies += "org.openl.jgit" % "org.eclipse.jgit.junit.http" % "6.3.0.202209071007-openl-2"

Advertisement

Dependencies from Group

Discover Dependencies

Jan 11, 2022
1 usages
0 stars
Jan 11, 2022
1 usages
0 stars
Jan 11, 2022
1 usages
0 stars
Jan 11, 2022
1 usages
0 stars
Jan 11, 2022
1 usages
0 stars
Jan 11, 2022
1 usages
0 stars
Jan 10, 2022
1 usages
0 stars
Mar 01, 2022
1 usages
4 stars