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