is not current version
Last Version 1.16.0

Armeria (armeria-resteasy) 1.8.0

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

License

License

The Apache License, Version 2.0
Categories

Categories

Armeria Container Microservices RESTEasy Program Interface REST Frameworks
GroupId

GroupId

com.linecorp.armeria
ArtifactId

ArtifactId

armeria-resteasy
Version

Version

1.8.0
Type

Type

jar
Description

Description

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

Project URL

https://armeria.dev/
Source Code Management

Source Code Management

https://github.com/line/armeria

Download armeria-resteasy 1.8.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.linecorp.armeria : armeria jar 1.8.0

runtime (7)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2
org.slf4j : slf4j-api jar 1.7.30
org.jboss.resteasy : resteasy-core-spi jar 4.6.0.Final
org.jboss.resteasy : resteasy-core jar 4.6.0.Final
org.jboss.resteasy : resteasy-client jar 4.6.0.Final
org.jboss.logging : jboss-logging jar 3.4.1.Final
org.jboss.logging : jboss-logging-annotations jar 2.2.1.Final

Project Modules

There are no modules declared in this project.