Camel-extra
Additional components for the Apache Camel integration framework.
License |
License |
---|---|
GroupId | GroupIdorg.apache-extras.camel-extra |
ArtifactId | ArtifactIdfeatures |
Last Version | Last Version2.25.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCamel Extra :: Platform :: Karaf
Camel Extra Karaf
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
features-2.25.2.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache-extras.camel-extra/features/ -->
<dependency>
<groupId>org.apache-extras.camel-extra</groupId>
<artifactId>features</artifactId>
<version>2.25.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache-extras.camel-extra/features/
implementation 'org.apache-extras.camel-extra:features:2.25.2'
// https://jarcasting.com/artifacts/org.apache-extras.camel-extra/features/
implementation ("org.apache-extras.camel-extra:features:2.25.2")
'org.apache-extras.camel-extra:features:pom:2.25.2'
<dependency org="org.apache-extras.camel-extra" name="features" rev="2.25.2">
<artifact name="features" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache-extras.camel-extra', module='features', version='2.25.2')
)
libraryDependencies += "org.apache-extras.camel-extra" % "features" % "2.25.2"
[org.apache-extras.camel-extra/features "2.25.2"]
Additional components for the Apache Camel integration framework.