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