License |
License |
---|---|
GroupId | GroupIdcom.alibaba.otter |
ArtifactId | ArtifactIdnode.etl |
Last Version | Last Version4.2.18 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionetl module for otter
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
node.etl-4.2.18.pom | |
node.etl-4.2.18.jar | 479 KB |
node.etl-4.2.18-sources.jar | 930 KB |
node.etl-4.2.18-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.alibaba.otter/node.etl/ -->
<dependency>
<groupId>com.alibaba.otter</groupId>
<artifactId>node.etl</artifactId>
<version>4.2.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.otter/node.etl/
implementation 'com.alibaba.otter:node.etl:4.2.18'
// https://jarcasting.com/artifacts/com.alibaba.otter/node.etl/
implementation ("com.alibaba.otter:node.etl:4.2.18")
'com.alibaba.otter:node.etl:jar:4.2.18'
<dependency org="com.alibaba.otter" name="node.etl" rev="4.2.18">
<artifact name="node.etl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.otter', module='node.etl', version='4.2.18')
)
libraryDependencies += "com.alibaba.otter" % "node.etl" % "4.2.18"
[com.alibaba.otter/node.etl "4.2.18"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba.otter : shared.push | jar | 4.2.18 |
com.alibaba.otter : shared.arbitrate | jar | 4.2.18 |
com.alibaba.otter : shared.etl | jar | 4.2.18 |
com.alibaba.otter : node.common | jar | 4.2.18 |
com.alibaba.otter : node.canal | jar | 4.2.18 |
com.google.protobuf : protobuf-java | jar | 2.6.1 |
com.alibaba : druid | jar | 1.1.9 |
com.alibaba.fastsql : fastsql | jar | 2.0.0_preview_973 |
mysql : mysql-connector-java | jar | 5.1.47 |
com.oracle » ojdbc6 | jar | 11.1.0.7.0 |
org.apache.commons : commons-compress | jar | 1.4.1 |
de.schlichtherle : truezip | jar | 6.8.4 |
org.eclipse.jetty : jetty-servlet | jar | 8.1.7.v20120910 |
org.eclipse.jetty : jetty-xml | jar | 8.1.7.v20120910 |
org.eclipse.jetty : jetty-server | jar | 8.1.7.v20120910 |
org.eclipse.jetty : jetty-http | jar | 8.1.7.v20120910 |
Group / Artifact | Type | Version |
---|---|---|
org.jtester » jtester | jar | 1.1.8 |
junit : junit | jar | 4.5 |