Download node-0.54.jar file - Jar n

Jar examples for n:node

Description

MDW is a microservices based workflow framework

You can download jar file node 0.54 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add node-0.54.jar to your project.

<dependency>
   <groupId>com.proofpoint.platform</groupId>
   <artifactId>node</artifactId>
   <version>0.54</version>
</dependency>
compile group: 'com.proofpoint.platform', name: 'node', version: '0.54'
libraryDependencies += "com.proofpoint.platform" % "node" % "0.54"
<dependency org="com.proofpoint.platform" name="node" rev="0.54"/>
@Grapes(@Grab(group='com.proofpoint.platform', module='node', version='0.54'))
'com.proofpoint.platform:node:jar:0.54'

Download

Click the following link to download the jar file.

node-0.54-javadoc.jar
node-0.54-sources.jar
node-0.54.jar
node-0.54.pom



Related Tutorials