License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.heigit.bigspatialdata |
ArtifactId | ArtifactIdetl |
Version | Version0.5.11 |
Type | Typejar |
Description |
DescriptionExtract, Transform and Load your data into an JDBC or Ignite Database.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
etl-0.5.11.pom | |
etl-0.5.11.jar | 18 MB |
etl-0.5.11-sources.jar | 96 KB |
etl-0.5.11-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.heigit.bigspatialdata/etl/ -->
<dependency>
<groupId>org.heigit.bigspatialdata</groupId>
<artifactId>etl</artifactId>
<version>0.5.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.heigit.bigspatialdata/etl/
implementation 'org.heigit.bigspatialdata:etl:0.5.11'
// https://jarcasting.com/artifacts/org.heigit.bigspatialdata/etl/
implementation ("org.heigit.bigspatialdata:etl:0.5.11")
'org.heigit.bigspatialdata:etl:jar:0.5.11'
<dependency org="org.heigit.bigspatialdata" name="etl" rev="0.5.11">
<artifact name="etl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.heigit.bigspatialdata', module='etl', version='0.5.11')
)
libraryDependencies += "org.heigit.bigspatialdata" % "etl" % "0.5.11"
[org.heigit.bigspatialdata/etl "0.5.11"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |