Jar examples for n:node
You can download jar file node.common 4.2.15 in this page.
You can use the following script to add node.common-4.2.15.jar to your project.
<dependency> <groupId>com.alibaba.otter</groupId> <artifactId>node.common</artifactId> <version>4.2.15</version> </dependency>
compile group: 'com.alibaba.otter', name: 'node.common', version: '4.2.15'
libraryDependencies += "com.alibaba.otter" % "node.common" % "4.2.15"
<dependency org="com.alibaba.otter" name="node.common" rev="4.2.15"/>
@Grapes(@Grab(group='com.alibaba.otter', module='node.common', version='4.2.15'))
'com.alibaba.otter:node.common:jar:4.2.15'
Click the following link to download the jar file.
node.common-4.2.15-javadoc.jar