is not current version
Last Version 0.1.1

de.ofterdinger.parent - build 0.1.0

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

License

License

GroupId

GroupId

de.ofterdinger.parents
ArtifactId

ArtifactId

build
Version

Version

0.1.0
Type

Type

pom
Description

Description

de.ofterdinger.parent - build
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

Download build 0.1.0

Filename Size
build-0.1.0.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/de.ofterdinger.parents/build/ -->
<dependency>
    <groupId>de.ofterdinger.parents</groupId>
    <artifactId>build</artifactId>
    <version>0.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.ofterdinger.parents/build/
implementation 'de.ofterdinger.parents:build:0.1.0'
// https://jarcasting.com/artifacts/de.ofterdinger.parents/build/
implementation ("de.ofterdinger.parents:build:0.1.0")
'de.ofterdinger.parents:build:pom:0.1.0'
<dependency org="de.ofterdinger.parents" name="build" rev="0.1.0">
  <artifact name="build" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.ofterdinger.parents', module='build', version='0.1.0')
)
libraryDependencies += "de.ofterdinger.parents" % "build" % "0.1.0"
[de.ofterdinger.parents/build "0.1.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.