| Class | Description |
|---|---|
| AbstractIncludeProjectDependenciesComponentConfigurator |
A custom ComponentConfigurator which adds the project's classpath elements.
|
| IncludeProjectCompileDependenciesComponentConfigurator |
A custom ComponentConfigurator which adds the project's compile classpath elements.
|
| IncludeProjectRuntimeDependenciesComponentConfigurator |
A custom ComponentConfigurator which adds the project's runtime classpath elements.
|
| IncludeProjectTestDependenciesComponentConfigurator |
A custom ComponentConfigurator which adds the project's test classpath elements.
|
| Enum | Description |
|---|---|
| AbstractIncludeProjectDependenciesComponentConfigurator.Classpath |
Enum of the various possible classpaths
|
Copyright © 2011-2014. All Rights Reserved.