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