License |
License |
---|---|
Categories |
CategoriesGit Development Tools Version Controls Subversion |
GroupId | GroupIdio.github.svndump-to-git |
ArtifactId | ArtifactIdgit-importer |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGit Importer
Svn Dump File to Git Importer
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
git-importer-1.0.pom | |
git-importer-1.0.jar | 16 MB |
git-importer-1.0-tests.jar | 500 KB |
git-importer-1.0-sources.jar | 65 KB |
git-importer-1.0-javadoc.jar | 213 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.svndump-to-git/git-importer/ -->
<dependency>
<groupId>io.github.svndump-to-git</groupId>
<artifactId>git-importer</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.svndump-to-git/git-importer/
implementation 'io.github.svndump-to-git:git-importer:1.0'
// https://jarcasting.com/artifacts/io.github.svndump-to-git/git-importer/
implementation ("io.github.svndump-to-git:git-importer:1.0")
'io.github.svndump-to-git:git-importer:jar:1.0'
<dependency org="io.github.svndump-to-git" name="git-importer" rev="1.0">
<artifact name="git-importer" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.svndump-to-git', module='git-importer', version='1.0')
)
libraryDependencies += "io.github.svndump-to-git" % "git-importer" % "1.0"
[io.github.svndump-to-git/git-importer "1.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.springframework : spring-test | jar | 3.1.0.RELEASE |
io.github.svndump-to-git : repository-tools-common-svn | test-jar | 1.0 |
io.github.svndump-to-git : repository-tools-common-git | test-jar | 1.0 |