netty-http/gradle.properties

27 lines
429 B
Properties
Raw Permalink 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.36.3
2017-05-02 00:52:09 +02:00
# main packages
2019-05-20 15:02:02 +02:00
netty.version = 4.1.36.Final
tcnative.version = 2.0.25.Final
alpnagent.version = 2.0.9
2019-04-30 16:35:45 +02:00
# common
xbib-net-url.version = 1.3.2
2018-08-17 11:46:18 +02:00
2019-04-30 16:35:45 +02:00
# server
bouncycastle.version = 1.61
# server-rest
xbib-guice.version = 4.0.4
# test packages
2019-04-30 16:35:45 +02:00
junit.version = 5.4.2
conscrypt.version = 2.0.0
jackson.version = 2.8.11.1
2018-07-12 14:47:09 +02:00
asciidoclet.version = 1.5.4
org.gradle.warning.mode = all