netty-http/settings.gradle

5 lines
151 B
Groovy
Raw Normal View History

2018-03-12 11:22:40 +01:00
include 'netty-http-common'
include 'netty-http-client'
include 'netty-http-server'
2019-07-13 15:16:09 +02:00
include 'netty-http-server-rest'
include 'netty-http-xmlrpc-common'