| License |
License |
|---|---|
| Categories |
CategoriesNative Development Tools |
| GroupId | GroupIdorg.apache.camel.k |
| ArtifactId | ArtifactIdcamel-knative |
| Last Version | Last Version1.12.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCamel Dependencies POM
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| camel-knative-1.12.0.pom | |
| camel-knative-1.12.0.jar | 45 KB |
| camel-knative-1.12.0-sources.jar | 27 KB |
| camel-knative-1.12.0-javadoc.jar | 458 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.camel.k/camel-knative/ -->
<dependency>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-knative</artifactId>
<version>1.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.k/camel-knative/
implementation 'org.apache.camel.k:camel-knative:1.12.0'
// https://jarcasting.com/artifacts/org.apache.camel.k/camel-knative/
implementation ("org.apache.camel.k:camel-knative:1.12.0")
'org.apache.camel.k:camel-knative:jar:1.12.0'
<dependency org="org.apache.camel.k" name="camel-knative" rev="1.12.0">
<artifact name="camel-knative" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.k', module='camel-knative', version='1.12.0')
)
libraryDependencies += "org.apache.camel.k" % "camel-knative" % "1.12.0"
[org.apache.camel.k/camel-knative "1.12.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.camel : camel-core-engine | jar | |
| org.apache.camel : camel-cloud | jar | |
| org.apache.camel.k : camel-knative-api | jar | 1.12.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.camel.k : camel-k-test | jar | 1.12.0 |
| org.apache.camel.k : camel-knative-test | jar | 1.12.0 |