is not current version
Last Version 5.4.1

com.itemis:org-parent 5.1.0

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

GroupId

GroupId

com.itemis
ArtifactId

ArtifactId

org-parent
Version

Version

5.1.0
Type

Type

pom

Download org-parent 5.1.0

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

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