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