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