Last Version

DataKernel : ETL 3.1.0

Java components for building high-performance scalable applications with asynchronous I/O, ranging from standalone applications to global solutions.

License

License

Categories

Categories

Data
GroupId

GroupId

io.datakernel
ArtifactId

ArtifactId

datakernel-etl
Version

Version

3.1.0
Type

Type

jar
Description

Description

DataKernel : ETL
Java components for building high-performance scalable applications with asynchronous I/O, ranging from standalone applications to global solutions.
Project URL

Project URL

https://datakernel.io/datakernel-etl/

Download datakernel-etl 3.1.0


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

Dependencies

compile (5)

Group / Artifact Type Version
io.datakernel : datakernel-ot jar 3.1.0
io.datakernel : datakernel-multilog jar 3.1.0
io.datakernel : datakernel-jmxapi Optional jar 3.1.0
org.jetbrains : annotations jar 17.0.0
org.slf4j : slf4j-api jar 1.7.25

test (4)

Group / Artifact Type Version
io.datakernel : datakernel-test jar 3.1.0
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.1.3
org.jmock : jmock-junit4 jar 2.8.1

Project Modules

There are no modules declared in this project.