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