License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdorg.apache.camel |
ArtifactId | ArtifactIdcamel-knative |
Last Version | Last Version3.17.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamel :: Knative Component
Camel Knative
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
camel-knative-3.17.0.pom | |
camel-knative-3.17.0.jar | 51 KB |
camel-knative-3.17.0-sources.jar | 25 KB |
camel-knative-3.17.0-javadoc.jar | 457 KB |
Browse |
<!-- 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"]
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 |