| License |
License |
|---|---|
| Categories |
CategoriesActiveJ User Interface Web Frameworks |
| GroupId | GroupIdio.activej |
| ArtifactId | ArtifactIdactivej-etl |
| Version | Version5.1 |
| Type | Typejar |
| Description |
DescriptionActiveJ : ETL
Various tools for extracting, transforming and loading data.
|
| Filename | Size |
|---|---|
| activej-etl-5.1.pom | |
| activej-etl-5.1.jar | 22 KB |
| activej-etl-5.1-sources.jar | 12 KB |
| activej-etl-5.1-javadoc.jar | 164 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.activej/activej-etl/ -->
<dependency>
<groupId>io.activej</groupId>
<artifactId>activej-etl</artifactId>
<version>5.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.activej/activej-etl/
implementation 'io.activej:activej-etl:5.1'
// https://jarcasting.com/artifacts/io.activej/activej-etl/
implementation ("io.activej:activej-etl:5.1")
'io.activej:activej-etl:jar:5.1'
<dependency org="io.activej" name="activej-etl" rev="5.1">
<artifact name="activej-etl" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.activej', module='activej-etl', version='5.1')
)
libraryDependencies += "io.activej" % "activej-etl" % "5.1"
[io.activej/activej-etl "5.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.activej : activej-ot | jar | 5.1 |
| io.activej : activej-multilog | jar | 5.1 |
| io.activej : activej-jmxapi Optional | jar | 5.1 |
| 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.1 |
| junit : junit | jar | 4.13.2 |
| ch.qos.logback : logback-classic | jar | 1.2.6 |
| org.jmock : jmock-junit4 | jar | 2.12.0 |