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