Apache ServiceMix :: NMR

Bill-of-materials of the core components and versions used for building the NMR project (This POM contains the dependencies and versions that are useful to both users and our own development)

License

License

GroupId

GroupId

org.apache.servicemix.nmr
ArtifactId

ArtifactId

nmr
Last Version

Last Version

1.6.1
Release Date

Release Date

Type

Type

pom
Description

Description

Apache ServiceMix :: NMR
Bill-of-materials of the core components and versions used for building the NMR project (This POM contains the dependencies and versions that are useful to both users and our own development)
Project Organization

Project Organization

The Apache Software Foundation

Download nmr

Filename Size
nmr-1.6.1.pom 1 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • api
  • core
  • spring
  • osgi
  • commands
  • management
  • audit

Versions

Version
1.6.1
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0
1.0.0
1.0.0-m3
1.0.0-m2
1.0-m1