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