Armeria (armeria-thrift0.15)

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

License

License

The Apache License, Version 2.0
Categories

Categories

Armeria Container Microservices
GroupId

GroupId

com.linecorp.armeria
ArtifactId

ArtifactId

armeria-thrift0.15
Last Version

Last Version

1.16.0
Release Date

Release Date

Type

Type

jar
Description

Description

Armeria (armeria-thrift0.15)
Asynchronous HTTP/2 RPC/REST client/server library built on top of Java 8, Netty, Thrift and gRPC (armeria-thrift0.15)
Project URL

Project URL

https://armeria.dev/
Source Code Management

Source Code Management

https://github.com/line/armeria

Download armeria-thrift0.15

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.linecorp.armeria : armeria jar 1.16.0
org.apache.thrift : libthrift jar 0.15.0
javax.annotation : javax.annotation-api jar 1.3.2

runtime (2)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2
org.slf4j : slf4j-api jar 1.7.36

Project Modules

There are no modules declared in this project.

Versions

Version
1.16.0
1.15.0
1.14.1
1.14.0
1.13.4
1.13.3
1.13.2
1.13.1
1.13.0
1.12.0