Last Version

etl shared module for otter 4.2.18

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.alibaba.otter
ArtifactId

ArtifactId

shared.etl
Version

Version

4.2.18
Type

Type

jar
Description

Description

etl shared module for otter
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://github.com/alibaba/otter
Project Organization

Project Organization

alibaba

Download shared.etl 4.2.18


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

Dependencies

compile (1)

Group / Artifact Type Version
com.alibaba.otter : shared.common jar 4.2.18

test (2)

Group / Artifact Type Version
junit : junit jar 4.5
org.jtester » jtester jar 1.1.8

Project Modules

There are no modules declared in this project.