| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdorg.heigit.bigspatialdata |
| ArtifactId | ArtifactIdbigspatialdata-parent |
| Last Version | Last Version1.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionHeiGIT Big Spatial Data Parent POM
Geocomputational analyses of crowd-sourced and other possibly multitemporal Big Spatial Data
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bigspatialdata-parent-1.2.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.heigit.bigspatialdata/bigspatialdata-parent/ -->
<dependency>
<groupId>org.heigit.bigspatialdata</groupId>
<artifactId>bigspatialdata-parent</artifactId>
<version>1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.heigit.bigspatialdata/bigspatialdata-parent/
implementation 'org.heigit.bigspatialdata:bigspatialdata-parent:1.2'
// https://jarcasting.com/artifacts/org.heigit.bigspatialdata/bigspatialdata-parent/
implementation ("org.heigit.bigspatialdata:bigspatialdata-parent:1.2")
'org.heigit.bigspatialdata:bigspatialdata-parent:pom:1.2'
<dependency org="org.heigit.bigspatialdata" name="bigspatialdata-parent" rev="1.2">
<artifact name="bigspatialdata-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.heigit.bigspatialdata', module='bigspatialdata-parent', version='1.2')
)
libraryDependencies += "org.heigit.bigspatialdata" % "bigspatialdata-parent" % "1.2"
[org.heigit.bigspatialdata/bigspatialdata-parent "1.2"]