Last Version

Camel :: OSGi Activator 3.1.0

Camel OSGi Activator for running Camel routes from other bundles

License

License

GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-osgi-activator
Version

Version

3.1.0
Type

Type

jar
Description

Description

Camel :: OSGi Activator
Camel OSGi Activator for running Camel routes from other bundles
Project Organization

Project Organization

The Apache Software Foundation

Download camel-osgi-activator 3.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.camel : camel-core-osgi jar 3.1.0

provided (2)

Group / Artifact Type Version
org.osgi : osgi.cmpn jar 6.0.0
org.osgi : osgi.core jar 6.0.0

Project Modules

There are no modules declared in this project.