is not current version
Last Version 1.2.0

org.orbisgis:orbisparent 1.0.4

Parent pom for the dependency and plugin management and for the deployment

GroupId

GroupId

org.orbisgis
ArtifactId

ArtifactId

orbisparent
Version

Version

1.0.4
Type

Type

pom

Download orbisparent 1.0.4

Filename Size
orbisparent-1.0.4.pom 23 KB
Browse

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