Last Version

mhoffrogge 5

The base parent for all open-source projects coming from mhoffrogge.

License

License

GroupId

GroupId

de.mhoffrogge
ArtifactId

ArtifactId

org-parent
Version

Version

5
Type

Type

pom
Description

Description

mhoffrogge
The base parent for all open-source projects coming from mhoffrogge.
Project URL

Project URL

https://github.com/mhoffrog/org-parent
Project Organization

Project Organization

mhoffrogge
Source Code Management

Source Code Management

https://github.com/mhoffrog/org-parent

Download org-parent 5

Filename Size
org-parent-5.pom 9 KB
Browse

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

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.