License |
License |
---|---|
Categories |
CategoriesGit Development Tools Version Controls Subversion |
GroupId | GroupIdio.github.svndump-to-git |
ArtifactId | ArtifactIdrepository-tools-common-svn |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent POM for the repository tools project
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.svndump-to-git/repository-tools-common-svn/ -->
<dependency>
<groupId>io.github.svndump-to-git</groupId>
<artifactId>repository-tools-common-svn</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.svndump-to-git/repository-tools-common-svn/
implementation 'io.github.svndump-to-git:repository-tools-common-svn:1.0'
// https://jarcasting.com/artifacts/io.github.svndump-to-git/repository-tools-common-svn/
implementation ("io.github.svndump-to-git:repository-tools-common-svn:1.0")
'io.github.svndump-to-git:repository-tools-common-svn:jar:1.0'
<dependency org="io.github.svndump-to-git" name="repository-tools-common-svn" rev="1.0">
<artifact name="repository-tools-common-svn" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.svndump-to-git', module='repository-tools-common-svn', version='1.0')
)
libraryDependencies += "io.github.svndump-to-git" % "repository-tools-common-svn" % "1.0"
[io.github.svndump-to-git/repository-tools-common-svn "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.6.6 |
org.tmatesoft.svnkit : svnkit | jar | 1.7.8 |
io.github.svndump-to-git : repository-tools-common | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.springframework : spring-test | jar | 3.1.0.RELEASE |