Last Version

node 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
Version

Version

4.2.18
Type

Type

pom
Description

Description

node 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 4.2.18

Filename Size
node-4.2.18.pom 1 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • common
  • etl
  • canal
  • extend
  • deployer