is not current version
Last Version 0.5.11

org.heigit.bigspatialdata:bigspatialdata-core-parent 0.5.1

The set of base functionality provided for all configurations of BigSpatialData

Categories

Categories

Data
GroupId

GroupId

org.heigit.bigspatialdata
ArtifactId

ArtifactId

bigspatialdata-core-parent
Version

Version

0.5.1
Type

Type

pom

Download bigspatialdata-core-parent 0.5.1


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