License |
License |
---|---|
Categories |
CategoriesGit Development Tools Version Controls Subversion |
GroupId | GroupIdio.github.svndump-to-git |
ArtifactId | ArtifactIdrepository-tools-common |
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/ -->
<dependency>
<groupId>io.github.svndump-to-git</groupId>
<artifactId>repository-tools-common</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.svndump-to-git/repository-tools-common/
implementation 'io.github.svndump-to-git:repository-tools-common:1.0'
// https://jarcasting.com/artifacts/io.github.svndump-to-git/repository-tools-common/
implementation ("io.github.svndump-to-git:repository-tools-common:1.0")
'io.github.svndump-to-git:repository-tools-common:jar:1.0'
<dependency org="io.github.svndump-to-git" name="repository-tools-common" rev="1.0">
<artifact name="repository-tools-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.svndump-to-git', module='repository-tools-common', version='1.0')
)
libraryDependencies += "io.github.svndump-to-git" % "repository-tools-common" % "1.0"
[io.github.svndump-to-git/repository-tools-common "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.6.6 |
commons-io : commons-io | jar | 2.4 |