| License |
License |
|---|---|
| Categories |
CategoriesActiveJ User Interface Web Frameworks |
| GroupId | GroupIdio.activej |
| ArtifactId | ArtifactIdactivej-etl |
| Version | Version4.3 |
| Type | Typejar |
| Description |
DescriptionActiveJ : ETL
Java components for building high-performance scalable applications with asynchronous I/O,
ranging from standalone applications to global solutions.
|
| Filename | Size |
|---|---|
| activej-etl-4.3.pom | |
| activej-etl-4.3.jar | 21 KB |
| activej-etl-4.3-sources.jar | 11 KB |
| activej-etl-4.3-javadoc.jar | 153 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.activej/activej-etl/ -->
<dependency>
<groupId>io.activej</groupId>
<artifactId>activej-etl</artifactId>
<version>4.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.activej/activej-etl/
implementation 'io.activej:activej-etl:4.3'
// https://jarcasting.com/artifacts/io.activej/activej-etl/
implementation ("io.activej:activej-etl:4.3")
'io.activej:activej-etl:jar:4.3'
<dependency org="io.activej" name="activej-etl" rev="4.3">
<artifact name="activej-etl" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.activej', module='activej-etl', version='4.3')
)
libraryDependencies += "io.activej" % "activej-etl" % "4.3"
[io.activej/activej-etl "4.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.activej : activej-ot | jar | 4.3 |
| io.activej : activej-multilog | jar | 4.3 |
| io.activej : activej-jmxapi Optional | jar | 4.3 |
| org.jetbrains : annotations | jar | 17.0.0 |
| org.slf4j : slf4j-api | jar | 1.7.29 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.activej : activej-test | jar | 4.3 |
| junit : junit | jar | 4.13.1 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.jmock : jmock-junit4 | jar | 2.8.1 |