Release Parent

A Parent, that contains all needed for deployment

License

License

GroupId

GroupId

com.github.thorbenkuck
ArtifactId

ArtifactId

release-parent
Last Version

Last Version

5
Release Date

Release Date

Type

Type

pom
Description

Description

Release Parent
A Parent, that contains all needed for deployment
Project URL

Project URL

https://git.thorbenkuck.de/thkuck/release-parent

Download release-parent

Filename Size
release-parent-5.pom 6 KB
Browse

How to add to project

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

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
5
4
3
2