License |
License |
---|---|
Categories |
CategoriesActiveJ User Interface Web Frameworks |
GroupId | GroupIdio.activej |
ArtifactId | ArtifactIdactivej-etl |
Last Version | Last Version5.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionActiveJ : ETL
Various tools for extracting, transforming and loading data.
|
Filename | Size |
---|---|
activej-etl-5.3.pom | |
activej-etl-5.3.jar | 21 KB |
activej-etl-5.3-sources.jar | 11 KB |
activej-etl-5.3-javadoc.jar | 438 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.activej/activej-etl/ -->
<dependency>
<groupId>io.activej</groupId>
<artifactId>activej-etl</artifactId>
<version>5.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.activej/activej-etl/
implementation 'io.activej:activej-etl:5.3'
// https://jarcasting.com/artifacts/io.activej/activej-etl/
implementation ("io.activej:activej-etl:5.3")
'io.activej:activej-etl:jar:5.3'
<dependency org="io.activej" name="activej-etl" rev="5.3">
<artifact name="activej-etl" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.activej', module='activej-etl', version='5.3')
)
libraryDependencies += "io.activej" % "activej-etl" % "5.3"
[io.activej/activej-etl "5.3"]
Group / Artifact | Type | Version |
---|---|---|
io.activej : activej-ot | jar | 5.3 |
io.activej : activej-multilog | jar | 5.3 |
io.activej : activej-jmxapi Optional | jar | 5.3 |
org.jetbrains : annotations | jar | 22.0.0 |
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
io.activej : activej-test | jar | 5.3 |
junit : junit | jar | 4.13.2 |
ch.qos.logback : logback-classic | jar | 1.2.6 |
org.jmock : jmock-junit4 | jar | 2.12.0 |