is not current version
Last Version 1.5

org.orienteer:orienteer-parent 1.4

Orienteer - Business Application Platform

Categories

Categories

Orienteer General Purpose Libraries Other
GroupId

GroupId

org.orienteer
ArtifactId

ArtifactId

orienteer-parent
Version

Version

1.4
Type

Type

pom

Download orienteer-parent 1.4

Filename Size
orienteer-parent-1.4.pom 17 KB
Browse

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