Jar examples for n:node
MDW is a microservices based workflow framework
You can download jar file node 2.2.0 in this page.
The Apache License, Version 2.0
You can use the following script to add node-2.2.0.jar to your project.
<dependency> <groupId>io.fabric8.jube</groupId> <artifactId>node</artifactId> <version>2.2.0</version> </dependency>
compile group: 'io.fabric8.jube', name: 'node', version: '2.2.0'
libraryDependencies += "io.fabric8.jube" % "node" % "2.2.0"
<dependency org="io.fabric8.jube" name="node" rev="2.2.0"/>
@Grapes(@Grab(group='io.fabric8.jube', module='node', version='2.2.0'))
'io.fabric8.jube:node:jar:2.2.0'
Click the following link to download the jar file.
node-2.2.0-javadoc.jar