is not current version
Last Version 1.5

org.orienteer:orienteer-parent 1.2

Orienteer - Business Application Platform

Categories

Categories

Orienteer General Purpose Libraries Other
GroupId

GroupId

org.orienteer
ArtifactId

ArtifactId

orienteer-parent
Version

Version

1.2
Type

Type

pom

Download orienteer-parent 1.2

Filename Size
orienteer-parent-1.2.pom 14 KB
Browse

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