org.apache.camel.k:camel-k-components

Camel Dependencies POM

License

License

GroupId

GroupId

org.apache.camel.k
ArtifactId

ArtifactId

camel-k-components
Last Version

Last Version

1.13.0
Release Date

Release Date

Type

Type

pom
Description

Description

Camel Dependencies POM
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=camel-k-runtime.git;a=summary/camel-k-components

Download camel-k-components

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.camel.k/camel-k-components/ -->
<dependency>
    <groupId>org.apache.camel.k</groupId>
    <artifactId>camel-k-components</artifactId>
    <version>1.13.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.k/camel-k-components/
implementation 'org.apache.camel.k:camel-k-components:1.13.0'
// https://jarcasting.com/artifacts/org.apache.camel.k/camel-k-components/
implementation ("org.apache.camel.k:camel-k-components:1.13.0")
'org.apache.camel.k:camel-k-components:pom:1.13.0'
<dependency org="org.apache.camel.k" name="camel-k-components" rev="1.13.0">
  <artifact name="camel-k-components" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.k', module='camel-k-components', version='1.13.0')
)
libraryDependencies += "org.apache.camel.k" % "camel-k-components" % "1.13.0"
[org.apache.camel.k/camel-k-components "1.13.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • camel-knative

Versions

Version
1.13.0
1.12.0
1.11.0
1.10.0
1.9.1
1.9.0
1.8.0
1.7.0
1.6.0
1.5.0