Uses of Interface
org.apache.camel.catalog.maven.MavenArtifactProvider
-
-
Uses of MavenArtifactProvider in org.apache.camel.catalog.maven
Classes in org.apache.camel.catalog.maven that implement MavenArtifactProvider Modifier and Type Class Description class
DefaultMavenArtifactProvider
DefaultMavenArtifactProvider
which uses Groovy Grape to download the artifact.
-