is not current version
Last Version 0.0.14

de.ofterdinger.parent 0.0.10

A reusable Maven parent aritfact that provides versions and default configurations of commonly used build plugins.

License

License

GroupId

GroupId

de.ofterdinger
ArtifactId

ArtifactId

parent
Version

Version

0.0.10
Type

Type

pom
Description

Description

de.ofterdinger.parent
A reusable Maven parent aritfact that provides versions and default configurations of commonly used build plugins.
Project URL

Project URL

https://github.com/ofterdinger/de.ofterdinger.parent
Source Code Management

Source Code Management

https://github.com/ofterdinger/de.ofterdinger.parent

Download parent 0.0.10

Filename Size
parent-0.0.10.pom 15 KB
Browse

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

Dependencies

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

Project Modules

  • tycho-parent