Camel :: Knative Component

Camel Knative

License

License

Categories

Categories

Native Development Tools
GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-knative
Last Version

Last Version

3.17.0
Release Date

Release Date

Type

Type

jar
Description

Description

Camel :: Knative Component
Camel Knative
Project Organization

Project Organization

The Apache Software Foundation

Download camel-knative

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.camel : camel-support jar 3.17.0
org.apache.camel : camel-knative-api jar 3.17.0
com.fasterxml.jackson.core : jackson-databind jar 2.13.2
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
3.17.0
3.16.0
3.15.0