| Interface | Description |
|---|---|
| DependencyHelper |
An interface for accessing available Aether subsystem (Sonatype for Maven 3.0.x or Eclipse for Maven 3.1.x)
|
| Class | Description |
|---|---|
| Dependency30Helper |
This is a dependency helper compliant with Maven 3.0 (using Aether Sonatype lib)
|
| Dependency31Helper |
DependencyHelper for accessing Eclipse Aether system used in Maven 3.1+. |
| Dependency31Helper.ScopeDependencySelector2 | |
| DependencyHelperFactory |
Service-locator based factory for available Aether system (Sonatype for Maven 3.0.x or Eclipse for Maven 3.1.x)
|
| IoUtils | |
| LocalDependency | |
| ManifestUtils |
A set of utility methods to ease working with
Parser and
Clause |
| MavenUtil |
Util method for Maven manipulation (URL convert, metadata generation, etc).
|
| MojoSupport | |
| SimpleLRUCache<K,V> |
A very simplistic LRU cache based on LinkedHashMap.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.