| Package | Description |
|---|---|
| org.apache.camel.k.tooling.maven.model |
| Modifier and Type | Class and Description |
|---|---|
class |
CamelArtifact |
| Modifier and Type | Method and Description |
|---|---|
List<Artifact> |
CamelArtifact.getDependencies() |
List<Artifact> |
CamelArtifact.getExclusions() |
| Modifier and Type | Method and Description |
|---|---|
void |
CamelArtifact.addDependency(Artifact dependency) |
void |
CamelArtifact.addExclusion(Artifact exclusion) |
| Modifier and Type | Method and Description |
|---|---|
void |
CamelArtifact.setDependencies(List<Artifact> dependencies) |
void |
CamelArtifact.setExclusions(List<Artifact> exclusions) |
Copyright © 2019 The Apache Software Foundation. All rights reserved.