Download nmr-2.4.3.jar file - Jar n

Jar examples for n:nmr

Description

JBI Messaging components

You can download jar file nmr 2.4.3 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

nmr-2.4.3-javadoc.jar
nmr-2.4.3-sources.jar
nmr-2.4.3.jar
nmr-2.4.3.pom



Related Tutorials