is not current version
Last Version 1.16.0

Armeria (armeria-retrofit2) 1.13.4

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

License

License

The Apache License, Version 2.0
Categories

Categories

Retrofit Net HTTP Clients Armeria Container Microservices
GroupId

GroupId

com.linecorp.armeria
ArtifactId

ArtifactId

armeria-retrofit2
Version

Version

1.13.4
Type

Type

jar
Description

Description

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

Project URL

https://armeria.dev/
Source Code Management

Source Code Management

https://github.com/line/armeria

Download armeria-retrofit2 1.13.4


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

Dependencies

compile (2)

Group / Artifact Type Version
com.linecorp.armeria : armeria jar 1.13.4
com.squareup.retrofit2 : retrofit jar 2.9.0

runtime (2)

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

Project Modules

There are no modules declared in this project.