| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNative Development Tools | 
        
| GroupId | GroupIdorg.apache.camel.k | 
    
| ArtifactId | ArtifactIdcamel-k-knative | 
    
| Last Version | Last Version1.13.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionCamel Dependencies POM 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| camel-k-knative-1.13.0.pom | |
| camel-k-knative-1.13.0.jar | 11 KB | 
| camel-k-knative-1.13.0-sources.jar | 10 KB | 
| camel-k-knative-1.13.0-javadoc.jar | 397 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.apache.camel.k/camel-k-knative/ -->
<dependency>
    <groupId>org.apache.camel.k</groupId>
    <artifactId>camel-k-knative</artifactId>
    <version>1.13.0</version>
</dependency>
                // https://jarcasting.com/artifacts/org.apache.camel.k/camel-k-knative/
implementation 'org.apache.camel.k:camel-k-knative:1.13.0'
                // https://jarcasting.com/artifacts/org.apache.camel.k/camel-k-knative/
implementation ("org.apache.camel.k:camel-k-knative:1.13.0")
                'org.apache.camel.k:camel-k-knative:jar:1.13.0'
                <dependency org="org.apache.camel.k" name="camel-k-knative" rev="1.13.0">
  <artifact name="camel-k-knative" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.apache.camel.k', module='camel-k-knative', version='1.13.0')
)
                libraryDependencies += "org.apache.camel.k" % "camel-k-knative" % "1.13.0"
                [org.apache.camel.k/camel-k-knative "1.13.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.camel.k : camel-k-core | jar | 1.13.0 | 
| org.apache.camel.quarkus : camel-quarkus-core | jar | |
| org.apache.camel : camel-knative-api | jar | 3.16.0 | 
| org.apache.camel : camel-knative | jar | 3.16.0 | 
| org.apache.camel.k : camel-k-knative-impl | jar | 1.13.0 | 
| org.apache.camel.k : camel-k-cloudevents | jar | 1.13.0 |