8 lines
86 B
Groovy
8 lines
86 B
Groovy
bootJar {
|
|
enabled = false
|
|
}
|
|
|
|
jar {
|
|
enabled = true
|
|
archiveClassifier = ''
|
|
} |