Last Version

Parent Maven configuration for all github.com/perdian projects 1.0.0

Parent Maven configuration for all github.com/perdian projects

License

License

GroupId

GroupId

de.perdian
ArtifactId

ArtifactId

parent
Version

Version

1.0.0
Type

Type

pom
Description

Description

Parent Maven configuration for all github.com/perdian projects
Parent Maven configuration for all github.com/perdian projects

Download parent 1.0.0

Filename Size
parent-1.0.0.pom 5 KB
Browse

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