| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.servicemix.nmr |
| ArtifactId | ArtifactIdorg.apache.servicemix.nmr.bundle |
| Version | Version1.6.1 |
| Type | Typejar |
| Description |
DescriptionApache ServiceMix :: NMR :: Bundle
Basic NMR and JBI support, packaged in a single bundle.
|
| Project Organization |
Project Organization |
<!-- 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.6.1</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.6.1'
// https://jarcasting.com/artifacts/org.apache.servicemix.nmr/org.apache.servicemix.nmr.bundle/
implementation ("org.apache.servicemix.nmr:org.apache.servicemix.nmr.bundle:1.6.1")
'org.apache.servicemix.nmr:org.apache.servicemix.nmr.bundle:jar:1.6.1'
<dependency org="org.apache.servicemix.nmr" name="org.apache.servicemix.nmr.bundle" rev="1.6.1">
<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.6.1')
)
libraryDependencies += "org.apache.servicemix.nmr" % "org.apache.servicemix.nmr.bundle" % "1.6.1"
[org.apache.servicemix.nmr/org.apache.servicemix.nmr.bundle "1.6.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.woodstox : woodstox-core-asl | jar | 4.2.0 |
| org.apache.camel : camel-core Optional | jar | 2.10.6 |