Package | Description |
---|---|
org.springframework.boot.cli.compiler.grape |
CLI Groovy Grape integration.
|
Modifier and Type | Class and Description |
---|---|
class |
AetherGrapeEngine
Deprecated.
since 2.5.9 for removal in 3.0.0 in favor of
MavenResolverGrapeEngine |
Modifier and Type | Method and Description |
---|---|
static MavenResolverGrapeEngine |
MavenResolverGrapeEngineFactory.create(groovy.lang.GroovyClassLoader classLoader,
List<RepositoryConfiguration> repositoryConfigurations,
DependencyResolutionContext dependencyResolutionContext,
boolean quiet) |