 |
-
-
Constructor Summary
Constructors
Constructor and Description |
AetherGrapeEngine(groovy.lang.GroovyClassLoader classLoader,
org.eclipse.aether.RepositorySystem repositorySystem,
org.eclipse.aether.DefaultRepositorySystemSession repositorySystemSession,
List<org.eclipse.aether.repository.RemoteRepository> remoteRepositories,
DependencyResolutionContext resolutionContext,
boolean quiet) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
AetherGrapeEngine
public AetherGrapeEngine(groovy.lang.GroovyClassLoader classLoader,
org.eclipse.aether.RepositorySystem repositorySystem,
org.eclipse.aether.DefaultRepositorySystemSession repositorySystemSession,
List<org.eclipse.aether.repository.RemoteRepository> remoteRepositories,
DependencyResolutionContext resolutionContext,
boolean quiet)
|
|