| Interface | Description |
|---|---|
| GemDependency |
Description of a transitive GEM dependency.
|
| GemInfo |
GEM metadata.
|
| GemPrepareTask |
Specification of a task that can prepare GEMs for usage by JRuby.
|
| GemResolverStrategy |
Defines groups which contains GEMs and controls GEM resolving rules.
|
| JarDependency |
JAR dependency as specified by a GEM spec.
|
| RegisteredGemConfiguration<T extends org.ysb33r.gradle.jruby.api.tasks.AbstractGemPrepareTask> |