svndump-to-git-parent-pom

Parent POM for the svndump-to-git projects. The key setup to publish into maven central

License

License

Categories

Categories

Git Development Tools Version Controls Subversion
GroupId

GroupId

io.github.svndump-to-git
ArtifactId

ArtifactId

parent-pom
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

pom
Description

Description

svndump-to-git-parent-pom
Parent POM for the svndump-to-git projects. The key setup to publish into maven central
Project URL

Project URL

https://svndump-to-git.github.io/

Download parent-pom

Filename Size
parent-pom-1.1.pom 9 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0