com.zarbosoft:async-aws

Asynchronous HTTP requests library for XNIO with coroutines

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.zarbosoft
ArtifactId

ArtifactId

async-aws
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.zarbosoft:async-aws
Asynchronous HTTP requests library for XNIO with coroutines
Project URL

Project URL

https://gitlab.com/rendaw/gettus
Source Code Management

Source Code Management

http://gitlab.com/rendaw/java-async-aws/tree/master

Download async-aws

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
io.undertow : undertow-core jar 2.0.1.Final
com.google.guava : guava jar 23.0
com.zarbosoft.rendaw : common jar 1.0.4
org.slf4j : slf4j-api jar 1.7.24
com.zarbosoft : coroutines jar 0.0.6
com.zarbosoft : cogettus jar 0.0.4
org.unbescape : unbescape jar 1.1.4.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0