netty-http/gradle.properties

35 lines
626 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.49.0
2017-05-02 00:52:09 +02:00
# netty
netty.version = 4.1.49.Final
2020-03-13 10:36:23 +01:00
tcnative.version = 2.0.29.Final
tcnative-legacy-macosx.version = 2.0.26.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
2019-10-29 15:41:20 +01:00
bouncycastle.version = 1.64
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.10
# for test
junit.version = 5.5.2
junit4.version = 4.12
conscrypt.version = 2.2.1
jackson.version = 2.9.10
hamcrest.version = 2.1
mockito.version = 3.1.0
# doc
asciidoclet.version = 1.5.6