is not current version
Last Version 1.16.0

Armeria (armeria-bom) 1.13.4

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

License

License

The Apache License, Version 2.0
Categories

Categories

Armeria Container Microservices
GroupId

GroupId

com.linecorp.armeria
ArtifactId

ArtifactId

armeria-bom
Version

Version

1.13.4
Type

Type

pom
Description

Description

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

Project URL

https://armeria.dev/
Source Code Management

Source Code Management

https://github.com/line/armeria

Download armeria-bom 1.13.4

Filename Size
armeria-bom-1.13.4.pom 9 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.