License |
License |
---|---|
GroupId | GroupIdorg.apache.camel |
ArtifactId | ArtifactIdcamel-example-box-osgi |
Version | Version2.18.5 |
Type | Typejar |
Description |
DescriptionCamel :: Example :: Box :: OSGI
An example which use a Box Endpoint in OSGi
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
camel-example-box-osgi-2.18.5.pom | |
camel-example-box-osgi-2.18.5.jar | 14 KB |
camel-example-box-osgi-2.18.5-sources.jar | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-example-box-osgi/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-example-box-osgi</artifactId>
<version>2.18.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-example-box-osgi/
implementation 'org.apache.camel:camel-example-box-osgi:2.18.5'
// https://jarcasting.com/artifacts/org.apache.camel/camel-example-box-osgi/
implementation ("org.apache.camel:camel-example-box-osgi:2.18.5")
'org.apache.camel:camel-example-box-osgi:jar:2.18.5'
<dependency org="org.apache.camel" name="camel-example-box-osgi" rev="2.18.5">
<artifact name="camel-example-box-osgi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-example-box-osgi', version='2.18.5')
)
libraryDependencies += "org.apache.camel" % "camel-example-box-osgi" % "2.18.5"
[org.apache.camel/camel-example-box-osgi "2.18.5"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-core | jar | 2.18.5 |
org.apache.camel : camel-box | jar | 2.18.5 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-api | jar | 2.7 |
org.apache.logging.log4j : log4j-core | jar | 2.7 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.7 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-test-spring | jar | 2.18.5 |
junit : junit | jar | 4.12 |