Apache ServiceMix :: Examples :: NMR :: Endpoint and Client

Bill-of-materials of the core components and versions used for building the features 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.examples
ArtifactId

ArtifactId

org.apache.servicemix.examples.nmr
Last Version

Last Version

4.5.3
Release Date

Release Date

Type

Type

pom
Description

Description

Apache ServiceMix :: Examples :: NMR :: Endpoint and Client
Bill-of-materials of the core components and versions used for building the features 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 org.apache.servicemix.examples.nmr

How to add to project

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

Dependencies

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

Project Modules

  • endpoint
  • client

Versions

Version
4.5.3
4.5.2
4.5.1
4.5.0
4.4.2
4.4.1
4.4.0