Jar examples for a:armeria-thrift0.9-shaded
Asynchronous HTTP/2 RPC/REST client/server library built on top of Java 8, Netty, Thrift and GRPC (armeria-thrift0.9-shaded)
You can download jar file armeria-thrift0.9-shaded 0.53.0 in this page.
The Apache License, Version 2.0
You can use the following script to add armeria-thrift0.9-shaded-0.53.0.jar to your project.
<dependency> <groupId>com.linecorp.armeria</groupId> <artifactId>armeria-thrift0.9-shaded</artifactId> <version>0.53.0</version> </dependency>
compile group: 'com.linecorp.armeria', name: 'armeria-thrift0.9-shaded', version: '0.53.0'
libraryDependencies += "com.linecorp.armeria" % "armeria-thrift0.9-shaded" % "0.53.0"
<dependency org="com.linecorp.armeria" name="armeria-thrift0.9-shaded" rev="0.53.0"/>
@Grapes(@Grab(group='com.linecorp.armeria', module='armeria-thrift0.9-shaded', version='0.53.0'))
'com.linecorp.armeria:armeria-thrift0.9-shaded:jar:0.53.0'
Click the following link to download the jar file.
armeria-thrift0.9-shaded-0.53.0-javadoc.jar