License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers |
GroupId | GroupIdio.github.rishikeshdarandale |
ArtifactId | ArtifactIdaws-http |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptionaws-http
A fluent http client library for aws
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
aws-http-1.0.1.pom | |
aws-http-1.0.1.jar | 31 KB |
aws-http-1.0.1-sources.jar | 17 KB |
aws-http-1.0.1-javadoc.jar | 92 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.rishikeshdarandale/aws-http/ -->
<dependency>
<groupId>io.github.rishikeshdarandale</groupId>
<artifactId>aws-http</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.rishikeshdarandale/aws-http/
implementation 'io.github.rishikeshdarandale:aws-http:1.0.1'
// https://jarcasting.com/artifacts/io.github.rishikeshdarandale/aws-http/
implementation ("io.github.rishikeshdarandale:aws-http:1.0.1")
'io.github.rishikeshdarandale:aws-http:jar:1.0.1'
<dependency org="io.github.rishikeshdarandale" name="aws-http" rev="1.0.1">
<artifact name="aws-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.rishikeshdarandale', module='aws-http', version='1.0.1')
)
libraryDependencies += "io.github.rishikeshdarandale" % "aws-http" % "1.0.1"
[io.github.rishikeshdarandale/aws-http "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.4 |
com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | 2.9.4 |
org.glassfish.jersey.core : jersey-client | jar | 2.26 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.15.0 |