@CompileStatic static class Jar.Manifest extends Object
Type | Name and description |
---|---|
Boolean |
addClasspath |
String |
classpathLayoutType |
String |
classpathPrefix |
Boolean |
enabled |
Constructor and description |
---|
Manifest
(ProjectConfigurationExtension config, Project project) |
Type Params | Return Type | Name and description |
---|---|---|
|
boolean |
getAddClasspath() |
|
boolean |
getEnabled() |
|
static Jar.Manifest |
merge(Jar.Manifest o1, Jar.Manifest o2) |
|
Map<String, Object> |
toMap() |
Groovy Documentation