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