o

org.apache.servicemix.nmr.bundle

Files download
File Operation
org.apache.servicemix.nmr.bundle-1.0.0-m3.jar download
org.apache.servicemix.nmr.bundle-1.0.0-m3.pom download
org.apache.servicemix.nmr.bundle-1.0.0-m3-sources.jar download
Apache Maven
<dependency>
  <groupId>org.apache.servicemix.nmr</groupId>
  <artifactId>org.apache.servicemix.nmr.bundle</artifactId>
  <version>1.0.0-m3</version>
</dependency>
Gradle Groovy
implementation 'org.apache.servicemix.nmr:org.apache.servicemix.nmr.bundle:1.0.0-m3'
Gradle Kotlin
implementation("org.apache.servicemix.nmr:org.apache.servicemix.nmr.bundle:1.0.0-m3")
Scala SBT
libraryDependencies += "org.apache.servicemix.nmr" % "org.apache.servicemix.nmr.bundle" % "1.0.0-m3"
Groovy Grape
@Grapes(
  @Grab(group='org.apache.servicemix.nmr', module='org.apache.servicemix.nmr.bundle', version='1.0.0-m3')
)
Apache Ivy
<dependency org="org.apache.servicemix.nmr" name="org.apache.servicemix.nmr.bundle" rev="1.0.0-m3" />
Leiningen
[org.apache.servicemix.nmr/org.apache.servicemix.nmr.bundle "1.0.0-m3"]
Apache Buildr
'org.apache.servicemix.nmr:org.apache.servicemix.nmr.bundle:jar:1.0.0-m3'