12 lines
364 B
Groovy
12 lines
364 B
Groovy
include 'netty-http-common'
|
|
include 'netty-http-epoll'
|
|
include 'netty-http-kqueue'
|
|
include 'netty-http-bouncycastle'
|
|
include 'netty-http-client-api'
|
|
include 'netty-http-client'
|
|
include 'netty-http-client-rest'
|
|
include 'netty-http-server-api'
|
|
include 'netty-http-server'
|
|
include 'netty-http-server-reactive'
|
|
include 'netty-http-server-rest'
|
|
include 'netty-http-rx'
|