MVN

org.hudsonci.tools : svnkit

Maven & Gradle

Oct 28, 2011
3 usages
9 stars

SVNKit · A pure Java Subversion library, formerly known as JavaSVN

<dependency>
    <groupId>org.hudsonci.tools</groupId>
    <artifactId>svnkit</artifactId>
    <version>1.3.5-hudson-1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.hudsonci.tools : svnkit to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.5-hudson-1

All Versions

Choose a version of org.hudsonci.tools : svnkit to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
svnkit-1.3.5-hudson-1

How to add a dependency to Maven

Add the following org.hudsonci.tools : svnkit maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.hudsonci.tools</groupId>
    <artifactId>svnkit</artifactId>
    <version>1.3.5-hudson-1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.hudsonci.tools : svnkit gradle dependency to your build.gradle file:

implementation 'org.hudsonci.tools:svnkit:1.3.5-hudson-1'

Gradle Kotlin DSL: Add the following org.hudsonci.tools : svnkit gradle kotlin dependency to your build.gradle.kts file:

implementation("org.hudsonci.tools:svnkit:1.3.5-hudson-1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.hudsonci.tools : svnkit sbt scala dependency to your build.sbt file:

libraryDependencies += "org.hudsonci.tools" % "svnkit" % "1.3.5-hudson-1"

Advertisement

Dependencies from Group

Oct 10, 2011
9 usages
1 stars
Oct 28, 2011
3 usages
9 stars
Dec 06, 2011
2 usages
1 stars

Discover Dependencies

Aug 12, 2021
27 usages
274 stars
Aug 08, 2023
5 usages
13 stars
Oct 20, 2022
5 usages
15 stars
Apr 12, 2023
2 usages
2 stars
Jan 27, 2017
4 usages
16 stars
Jul 27, 2023
12 usages
Nov 12, 2021
4 usages
28 stars
May 04, 2021
2 usages
42 stars