is not current version
Last Version 1.16.0

Armeria (armeria-bom) 1.14.1

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.14.1
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.14.1


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

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.