is not current version
Last Version 1.3.0

Helikopter Parent 1.2.0

A demo for build, deployment to the Central Repository via OSSRH and some convenience mvn cruft when used as a parent pom.

License

License

GroupId

GroupId

de.planlibre
ArtifactId

ArtifactId

helikopterparent
Version

Version

1.2.0
Type

Type

pom
Description

Description

Helikopter Parent
A demo for build, deployment to the Central Repository via OSSRH and some convenience mvn cruft when used as a parent pom.
Project URL

Project URL

https://github.com/nelbrecht/helikopterparent
Source Code Management

Source Code Management

https://github.com/nelbrecht/helikopterparent

Download helikopterparent 1.2.0

Filename Size
helikopterparent-1.2.0.pom 13 KB
Browse

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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar

Project Modules

There are no modules declared in this project.