Last Version

savana 1.2

Savana augments the capabilities of the Subversion version control system by adding the notion of Transactional Workspaces. Transactional Workspaces are, in Subversion terms, branches that are aware of the branch (or trunk) from which they were created.

License

License

GroupId

GroupId

org.codehaus
ArtifactId

ArtifactId

savana
Version

Version

1.2
Type

Type

jar
Description

Description

savana
Savana augments the capabilities of the Subversion version control system by adding the notion of Transactional Workspaces. Transactional Workspaces are, in Subversion terms, branches that are aware of the branch (or trunk) from which they were created.
Project Organization

Project Organization

Bazaarvoice

Download savana 1.2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.tmatesoft.svnkit : svnkit jar 1.3.2
org.tmatesoft.svnkit : svnkit-cli jar 1.3.2
commons-lang : commons-lang jar 2.4
commons-io : commons-io jar 1.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.