| Class | Description |
|---|---|
| LibraryLoader |
Resolves
MavenLibrary annotations for a class, and loads the dependency
into the classloader. |
| LibraryLoader.Dependency |
| Annotation Type | Description |
|---|---|
| MavenLibraries |
Annotation to indicate the required libraries for a class.
|
| MavenLibrary |
Annotation to indicate a required library for a class.
|
| Repository |
Represents a maven repository.
|
Copyright © 2020. All rights reserved.