License |
License |
---|---|
GroupId | GroupIdcom.alibaba.otter |
ArtifactId | ArtifactIdnode.extend |
Last Version | Last Version4.2.18 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionotter extend 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.extend-4.2.18.pom | |
node.extend-4.2.18.jar | 7 KB |
node.extend-4.2.18-sources.jar | 6 KB |
node.extend-4.2.18-javadoc.jar | 54 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba.otter : shared.etl | jar | 4.2.18 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |