is not current version
Last Version 0.5.11

org.heigit.bigspatialdata:etl 0.5.6

Extract, Transform and Load your data into an JDBC or Ignite Database.

Categories

Categories

Data
GroupId

GroupId

org.heigit.bigspatialdata
ArtifactId

ArtifactId

etl
Version

Version

0.5.6
Type

Type

jar

Download etl 0.5.6


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