netty-http/settings.gradle
2019-07-15 22:41:23 +02:00

9 lines
303 B
Groovy

include 'netty-http-common'
include 'netty-http-client'
include 'netty-http-server'
include 'netty-http-server-reactive'
include 'netty-http-server-rest'
//include 'netty-http-xmlrpc-common'
//include 'netty-http-xmlrpc-server'
//include 'netty-http-xmlrpc-servlet'
//include 'netty-http-xmlrpc-client'