netty-http/settings.gradle

7 lines
188 B
Groovy

include 'netty-http-common'
include 'netty-http-client'
include 'netty-http-client-rest'
include 'netty-http-server'
include 'netty-http-server-reactive'
include 'netty-http-server-rest'