is not current version
Last Version 1.6.1

org.apache.servicemix.nmr:org.apache.servicemix.nmr.bundle 1.4.0

Basic NMR and JBI support, packaged in a single bundle.

GroupId

GroupId

org.apache.servicemix.nmr
ArtifactId

ArtifactId

org.apache.servicemix.nmr.bundle
Version

Version

1.4.0
Type

Type

jar

Download org.apache.servicemix.nmr.bundle 1.4.0


<!-- https://jarcasting.com/artifacts/org.apache.servicemix.nmr/org.apache.servicemix.nmr.bundle/ -->
<dependency>
    <groupId>org.apache.servicemix.nmr</groupId>
    <artifactId>org.apache.servicemix.nmr.bundle</artifactId>
    <version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.servicemix.nmr/org.apache.servicemix.nmr.bundle/
implementation 'org.apache.servicemix.nmr:org.apache.servicemix.nmr.bundle:1.4.0'
// https://jarcasting.com/artifacts/org.apache.servicemix.nmr/org.apache.servicemix.nmr.bundle/
implementation ("org.apache.servicemix.nmr:org.apache.servicemix.nmr.bundle:1.4.0")
'org.apache.servicemix.nmr:org.apache.servicemix.nmr.bundle:jar:1.4.0'
<dependency org="org.apache.servicemix.nmr" name="org.apache.servicemix.nmr.bundle" rev="1.4.0">
  <artifact name="org.apache.servicemix.nmr.bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.servicemix.nmr', module='org.apache.servicemix.nmr.bundle', version='1.4.0')
)
libraryDependencies += "org.apache.servicemix.nmr" % "org.apache.servicemix.nmr.bundle" % "1.4.0"
[org.apache.servicemix.nmr/org.apache.servicemix.nmr.bundle "1.4.0"]