mirror of
https://gitee.com/dromara/MaxKey.git
synced 2025-12-07 09:28:49 +08:00
8 lines
111 B
Groovy
8 lines
111 B
Groovy
description = "maxkey-protocol-simulate"
|
|
|
|
apply plugin: 'war'
|
|
apply plugin: 'eclipse-wtp'
|
|
|
|
dependencies {
|
|
|
|
} |