6 lines
95 B
Groovy
6 lines
95 B
Groovy
rootProject.name = 'arthas'
|
|
include 'arthas-common'
|
|
include 'arthas-http'
|
|
include 'http-demo'
|
|
|