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