Package org.apache.camel.catalog.maven
-
Interface Summary Interface Description MavenArtifactProvider Provider which allows downloading artifact using Maven and add content to theCamelCatalog. -
Class Summary Class Description ComponentArtifactHelper Helper methods for loading content from Camel components that theCamelCatalogrequires.DefaultMavenArtifactProvider DefaultMavenArtifactProviderwhich uses Groovy Grape to download the artifact.MavenVersionManager AVersionManagerthat can load the resources using Maven to download needed artifacts from a local or remote Maven repository.