Files
gradle-training/19-war-jetty/build.gradle
2014-06-29 15:30:31 +02:00

4 lines
43 B
Groovy

apply plugin: 'war'
apply plugin: 'jetty'