Uses of Interface
org.mule.maven.client.api.model.RemoteRepository
Packages that use RemoteRepository
-
Uses of RemoteRepository in org.mule.maven.client.api.model
Methods in org.mule.maven.client.api.model that return RemoteRepositoryModifier and TypeMethodDescriptionRemoteRepository.RemoteRepositoryBuilder.build()Builds theMavenConfigurationobject.Methods in org.mule.maven.client.api.model that return types with arguments of type RemoteRepositoryMethods in org.mule.maven.client.api.model with parameters of type RemoteRepositoryModifier and TypeMethodDescriptionMavenConfiguration.MavenConfigurationBuilder.remoteRepository(RemoteRepository remoteRepository) Adds a new remote repository to use for discovering artifacts.