netty-http/gradle.properties

34 lines
576 B
Properties
Raw Normal View History

2017-05-02 00:52:09 +02:00
group = org.xbib
2018-08-17 11:46:18 +02:00
name = netty-http
version = 4.1.41.2
2017-05-02 00:52:09 +02:00
# netty
netty.version = 4.1.41.Final
2019-05-20 15:02:02 +02:00
tcnative.version = 2.0.25.Final
2019-04-30 16:35:45 +02:00
# for netty-http-common
xbib-net-url.version = 2.0.3
2018-08-17 11:46:18 +02:00
# for netty-http-server
bouncycastle.version = 1.62
2019-07-15 22:41:23 +02:00
# for netty-http-server-reactive
reactivestreams.version = 1.0.2
2019-04-30 16:35:45 +02:00
# for netty-http-server-rest
2019-04-30 16:35:45 +02:00
xbib-guice.version = 4.0.4
# for rx
reactivex.version = 1.2.+
2019-08-08 15:48:09 +02:00
# test
junit.version = 5.5.1
junit4.version = 4.12
conscrypt.version = 2.2.1
jackson.version = 2.9.9
hamcrest.version = 1.3
mockito.version = 1.10.19
# doc
2018-07-12 14:47:09 +02:00
asciidoclet.version = 1.5.4