@groovy.transform.CompileStatic class GrailsAetherGrapeEngineFactory extends java.lang.Object
Creates aether engine to resolve profiles. Mostly copied from AetherGrapeEngine. Created to support repositories with authentication.
Constructor and description |
---|
GrailsAetherGrapeEngineFactory
() |
Type Params | Return Type | Name and description |
---|---|---|
|
static org.springframework.boot.cli.compiler.grape.AetherGrapeEngine |
create(groovy.lang.GroovyClassLoader classLoader, java.util.List<GrailsRepositoryConfiguration> repositoryConfigurations, org.springframework.boot.cli.compiler.grape.DependencyResolutionContext dependencyResolutionContext) |
Methods inherited from class | Name |
---|---|
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |