License |
License |
---|---|
GroupId | GroupIdorg.apache.camel.karaf |
ArtifactId | ArtifactIdcamel-bean-osgi |
Last Version | Last Version3.16.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamel Karaf :: Bean
Camel Bean component
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
camel-bean-osgi-3.16.0.pom | |
camel-bean-osgi-3.16.0.jar | 6 KB |
camel-bean-osgi-3.16.0-sources.jar | 5 KB |
camel-bean-osgi-3.16.0-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.camel.karaf/camel-bean-osgi/ -->
<dependency>
<groupId>org.apache.camel.karaf</groupId>
<artifactId>camel-bean-osgi</artifactId>
<version>3.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.karaf/camel-bean-osgi/
implementation 'org.apache.camel.karaf:camel-bean-osgi:3.16.0'
// https://jarcasting.com/artifacts/org.apache.camel.karaf/camel-bean-osgi/
implementation ("org.apache.camel.karaf:camel-bean-osgi:3.16.0")
'org.apache.camel.karaf:camel-bean-osgi:jar:3.16.0'
<dependency org="org.apache.camel.karaf" name="camel-bean-osgi" rev="3.16.0">
<artifact name="camel-bean-osgi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.karaf', module='camel-bean-osgi', version='3.16.0')
)
libraryDependencies += "org.apache.camel.karaf" % "camel-bean-osgi" % "3.16.0"
[org.apache.camel.karaf/camel-bean-osgi "3.16.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-bean | jar |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : osgi.core Optional | jar | 6.0.0 |