Last Version

Helikopter Parent 1.3.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.3.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.3.0

Filename Size
helikopterparent-1.3.0.pom 19 KB
Browse

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

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.