Last Version

armeria-spring-boot 0.56.1

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

License

License

The Apache License, Version 2.0
Categories

Categories

Spring Boot Container Microservices Armeria
GroupId

GroupId

com.linecorp.armeria
ArtifactId

ArtifactId

armeria-spring-boot
Version

Version

0.56.1
Type

Type

pom
Description

Description

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

Project URL

https://line.github.io/armeria/
Project Organization

Project Organization

LINE Corporation
Source Code Management

Source Code Management

https://github.com/line/armeria

Download armeria-spring-boot 0.56.1


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

Dependencies

compile (7)

Group / Artifact Type Version
com.linecorp.armeria : armeria jar 0.56.1
com.spotify : completable-futures jar 0.3.2
it.unimi.dsi : fastutil jar 8.1.1
com.google.guava : guava jar 23.5-jre
org.jctools : jctools-core jar 2.1.1
org.slf4j : slf4j-api jar 1.7.25
org.reflections : reflections jar 0.9.11

Project Modules

There are no modules declared in this project.