netty-http/settings.gradle

6 lines
187 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'