Class | Description |
---|---|
BaseNexusRepository |
A base class for scanning and index Maven Nexus repositories for artifacts which can be added to catalogs.
|
ComponentCatalogNexusRepository |
Nexus repository that can scan for custom Camel components and add to the
CamelCatalog . |
ConnectorCatalogNexusRepository |
Nexus repository that can scan for custom Camel connectors and add to the
CamelConnectorCatalog . |
NexusArtifactDto |
Represents a Maven artifact from the Nexus repository.
|
Apache Camel