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