Shadowhunt Subversion

Streaming subversion library without the need for a local sandbox

License

License

Categories

Categories

Subversion Development Tools Version Controls
GroupId

GroupId

de.shadowhunt
ArtifactId

ArtifactId

subversion
Last Version

Last Version

4.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Shadowhunt Subversion
Streaming subversion library without the need for a local sandbox
Project Organization

Project Organization

shadowhunt

Download subversion

How to add to project

<!-- https://jarcasting.com/artifacts/de.shadowhunt/subversion/ -->
<dependency>
    <groupId>de.shadowhunt</groupId>
    <artifactId>subversion</artifactId>
    <version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.shadowhunt/subversion/
implementation 'de.shadowhunt:subversion:4.0.0'
// https://jarcasting.com/artifacts/de.shadowhunt/subversion/
implementation ("de.shadowhunt:subversion:4.0.0")
'de.shadowhunt:subversion:jar:4.0.0'
<dependency org="de.shadowhunt" name="subversion" rev="4.0.0">
  <artifact name="subversion" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.shadowhunt', module='subversion', version='4.0.0')
)
libraryDependencies += "de.shadowhunt" % "subversion" % "4.0.0"
[de.shadowhunt/subversion "4.0.0"]

Dependencies

compile (9)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.11
commons-io : commons-io jar 2.6
net.sf.jopt-simple : jopt-simple Optional jar 5.0.4
org.apache.commons : commons-lang3 jar 3.7
org.apache.commons : commons-text jar 1.3
org.apache.httpcomponents : httpclient jar 4.5.5
org.apache.httpcomponents : httpcore jar 4.4.9
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : slf4j-simple Optional jar 1.7.25

provided (2)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 3.0.1u2
de.shadowhunt : annotations jar 2.1.0

runtime (1)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j Optional jar 1.7.25

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.0
3.0.3
3.0.2
3.0.1
3.0.0
2.3.0
2.2.0
2.1.0
2.0.0