Last Version

Armeria (armeria-jetty-shaded) 0.75.0

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

License

License

The Apache License, Version 2.0
Categories

Categories

Jetty Container Application Servers Armeria Microservices
GroupId

GroupId

com.linecorp.armeria
ArtifactId

ArtifactId

armeria-jetty-shaded
Version

Version

0.75.0
Type

Type

jar
Description

Description

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

Project URL

https://line.github.io/armeria/
Source Code Management

Source Code Management

https://github.com/line/armeria

Download armeria-jetty-shaded 0.75.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.linecorp.armeria : armeria-shaded jar 0.75.0
com.google.code.findbugs : jsr305 jar 3.0.2
org.eclipse.jetty : jetty-server jar 9.4.12.v20180830
org.slf4j : slf4j-api jar 1.7.25

Project Modules

There are no modules declared in this project.