is not current version
Last Version 0.75.0

com.linecorp.armeria:armeria-thrift-shaded 0.58.0

Asynchronous HTTP/2 RPC/REST client/server library built on top of Java 8, Netty, Thrift and gRPC (armeria-thrift-shaded)

Categories

Categories

Armeria Container Microservices
GroupId

GroupId

com.linecorp.armeria
ArtifactId

ArtifactId

armeria-thrift-shaded
Version

Version

0.58.0
Type

Type

pom

Download armeria-thrift-shaded 0.58.0


<!-- https://jarcasting.com/artifacts/com.linecorp.armeria/armeria-thrift-shaded/ -->
<dependency>
    <groupId>com.linecorp.armeria</groupId>
    <artifactId>armeria-thrift-shaded</artifactId>
    <version>0.58.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.linecorp.armeria/armeria-thrift-shaded/
implementation 'com.linecorp.armeria:armeria-thrift-shaded:0.58.0'
// https://jarcasting.com/artifacts/com.linecorp.armeria/armeria-thrift-shaded/
implementation ("com.linecorp.armeria:armeria-thrift-shaded:0.58.0")
'com.linecorp.armeria:armeria-thrift-shaded:pom:0.58.0'
<dependency org="com.linecorp.armeria" name="armeria-thrift-shaded" rev="0.58.0">
  <artifact name="armeria-thrift-shaded" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.linecorp.armeria', module='armeria-thrift-shaded', version='0.58.0')
)
libraryDependencies += "com.linecorp.armeria" % "armeria-thrift-shaded" % "0.58.0"
[com.linecorp.armeria/armeria-thrift-shaded "0.58.0"]