netty-http/settings.gradle

9 lines
295 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'