s

servicemix-camel-osgi-bundle

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