Last Version

Asynchronous Http Client Bill of Materials (BOM) 2.12.3

Importing this BOM will provide dependency management for all AsyncHttpClient artifacts.

License

License

Categories

Categories

CLI User Interface Async Http Client Net HTTP Clients
GroupId

GroupId

org.asynchttpclient
ArtifactId

ArtifactId

async-http-client-bom
Version

Version

2.12.3
Type

Type

pom
Description

Description

Asynchronous Http Client Bill of Materials (BOM)
Importing this BOM will provide dependency management for all AsyncHttpClient artifacts.

Download async-http-client-bom 2.12.3


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

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.