Interface | Description |
---|---|
JkBuildable |
Adapter for both JkProject an BaseKBean that can be used as an abstraction
on this two classes.
|
JkBuildable.Supplier | |
JkIdeSupportSupplier | |
JkProjectSourceGenerator |
Class | Description |
---|---|
JkCompileLayout |
Folder layout for a project output.
|
JkIdeSupport |
Information necessary to generate metadata project file for IDE.
|
JkProject |
Stands for the whole project model for building purpose.
|
JkProject.JkRunnableContainer | |
JkProjectCompilation |
Handles project compilation step.
|
JkProjectFlatFacade |
A simplified facade over
JkProject to access its configuration
through a single entry point. |
JkProjectPackaging |
Responsible to create binary, Javadoc and Source jars.
|
JkProjectPublications |
Provides factory methods to create different types of publications for a JkProject.
|
JkProjectTesting |
Handles project testing step.
|
Enum | Description |
---|---|
JkBuildable.Adapted | |
JkCompileLayout.Concern | |
JkCompileLayout.Style | |
JkProject.RuntimeDeps |
Flag to indicate if we need to include, or not, runtime dependencies in some scenario.
|
JkProjectPackaging.JarType |