is not current version
Last Version 1.5

org.orienteer:orienteer-parent 1.3

Orienteer - Business Application Platform

Categories

Categories

Orienteer General Purpose Libraries Other
GroupId

GroupId

org.orienteer
ArtifactId

ArtifactId

orienteer-parent
Version

Version

1.3
Type

Type

pom

Download orienteer-parent 1.3

Filename Size
orienteer-parent-1.3.pom 15 KB
Browse

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