| パッケージ | 説明 |
|---|---|
| org.springframework.boot.cli.compiler | CLI Groovy コンパイラー統合。 |
| org.springframework.boot.cli.compiler.grape | CLI Groovy Grape の統合。 |
| 修飾子と型 | メソッドと説明 |
|---|---|
DependencyResolutionContext | DependencyCustomizer.getDependencyResolutionContext()DependencyResolutionContext を返します。 |
| コンストラクターと説明 |
|---|
DependencyAutoConfigurationTransformation(groovy.lang.GroovyClassLoader loader, DependencyResolutionContext dependencyResolutionContext, IterableSE<CompilerAutoConfiguration> compilerAutoConfigurations) |
DependencyCustomizer(groovy.lang.GroovyClassLoader loader, org.codehaus.groovy.ast.ModuleNode moduleNode, DependencyResolutionContext dependencyResolutionContext) 新しい DependencyCustomizer インスタンスを作成します。 |
DependencyManagementBomTransformation(DependencyResolutionContext resolutionContext) |
ResolveDependencyCoordinatesTransformation(DependencyResolutionContext resolutionContext) |
| 修飾子と型 | メソッドと説明 |
|---|---|
static AetherGrapeEngine | AetherGrapeEngineFactory.create(groovy.lang.GroovyClassLoader classLoader, ListSE<RepositoryConfiguration> repositoryConfigurations, DependencyResolutionContext dependencyResolutionContext, boolean quiet) |
| コンストラクターと説明 |
|---|
AetherGrapeEngine(groovy.lang.GroovyClassLoader classLoader, org.eclipse.aether.RepositorySystem repositorySystem, org.eclipse.aether.DefaultRepositorySystemSession repositorySystemSession, ListSE<org.eclipse.aether.repository.RemoteRepository> remoteRepositories, DependencyResolutionContext resolutionContext, boolean quiet) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.