Download nmr-2.4.2.jar file - Jar n

Jar examples for n:nmr

Description

JBI Messaging components

You can download jar file nmr 2.4.2 in this page.

License

Apache License

Build File

You can use the following script to add nmr-2.4.2.jar to your project.

<dependency>
   <groupId>net.open-esb.core</groupId>
   <artifactId>nmr</artifactId>
   <version>2.4.2</version>
</dependency>
compile group: 'net.open-esb.core', name: 'nmr', version: '2.4.2'
libraryDependencies += "net.open-esb.core" % "nmr" % "2.4.2"
<dependency org="net.open-esb.core" name="nmr" rev="2.4.2"/>
@Grapes(@Grab(group='net.open-esb.core', module='nmr', version='2.4.2'))
'net.open-esb.core:nmr:jar:2.4.2'

Download

Click the following link to download the jar file.

nmr-2.4.2-javadoc.jar
nmr-2.4.2-sources.jar
nmr-2.4.2.jar
nmr-2.4.2.pom



Related Tutorials