| Class |
Description |
|
EffectivePomLoaderImpl
|
Implementation of EffectivePomLoader based on the Maven libraries. |
|
MavenImportExtension
|
Gradle project extension for specifying a Maven settings file, a mapping from Maven scopes to
Gradle configurations, and the third-party library versions to use when importing from a Maven
pom. |
|
MavenImportPlugin
|
Gradle plugin for importing from a Maven pom file. |
|
MirrorMatcher
|
Matcher for Maven mirror patterns. |
|
PomConvertTask
|
A task that imports dependencies and/or repositories from a Maven pom file and writes them to an
output file on Gradle notation. |
|
PomImporter
|
A PomImporter imports entities from a Maven effective pom. |