Last Version

repository-tools-parent 1.0

Parent POM for the repository tools project

License

License

Categories

Categories

Git Development Tools Version Controls Subversion
GroupId

GroupId

io.github.svndump-to-git
ArtifactId

ArtifactId

repository-tools-parent
Version

Version

1.0
Type

Type

pom
Description

Description

repository-tools-parent
Parent POM for the repository tools project
Source Code Management

Source Code Management

http://github.com/svndump-to-git/repository-tools/tree/master

Download repository-tools-parent 1.0


<!-- https://jarcasting.com/artifacts/io.github.svndump-to-git/repository-tools-parent/ -->
<dependency>
    <groupId>io.github.svndump-to-git</groupId>
    <artifactId>repository-tools-parent</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.svndump-to-git/repository-tools-parent/
implementation 'io.github.svndump-to-git:repository-tools-parent:1.0'
// https://jarcasting.com/artifacts/io.github.svndump-to-git/repository-tools-parent/
implementation ("io.github.svndump-to-git:repository-tools-parent:1.0")
'io.github.svndump-to-git:repository-tools-parent:pom:1.0'
<dependency org="io.github.svndump-to-git" name="repository-tools-parent" rev="1.0">
  <artifact name="repository-tools-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.svndump-to-git', module='repository-tools-parent', version='1.0')
)
libraryDependencies += "io.github.svndump-to-git" % "repository-tools-parent" % "1.0"
[io.github.svndump-to-git/repository-tools-parent "1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • repository-tools-common
  • repository-tools-common-git
  • repository-tools-common-svn
  • repository-viewer