| License |
License |
|---|---|
| Categories |
CategoriesAWS Container PaaS Providers |
| GroupId | GroupIdcom.zarbosoft |
| ArtifactId | ArtifactIdasync-aws |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.zarbosoft:async-aws
Asynchronous HTTP requests library for XNIO with coroutines
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| async-aws-1.0.0.pom | |
| async-aws-1.0.0.jar | 12 KB |
| async-aws-1.0.0-sources.jar | 4 KB |
| async-aws-1.0.0-javadoc.jar | 24 KB |
| Browse |
<!-- 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"]
| 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 |