netty-http/gradle.properties

17 lines
333 B
Properties
Raw Normal View History

2017-05-02 00:52:09 +02:00
group = org.xbib
name = netty-http-client
2018-03-12 11:22:40 +01:00
version = 4.1.22.2
2017-05-02 00:52:09 +02:00
2018-03-12 11:22:40 +01:00
netty.version = 4.1.22.Final
tcnative.version = 2.0.7.Final
conscrypt.version = 1.0.1
2018-03-12 11:22:40 +01:00
bouncycastle.version = 1.57
xbib-net-url.version = 1.1.0
alpnagent.version = 2.0.7
2017-05-02 00:52:09 +02:00
junit.version = 4.12
jackson.version = 2.8.11.1
asciidoclet.version = 1.6.0.0
wagon.version = 3.0.0
2018-03-12 11:22:40 +01:00