Last Version

otter extend 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

node.extend
Version

Version

4.2.18
Type

Type

jar
Description

Description

otter extend 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 node.extend 4.2.18


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

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.