Last Version

aws-http 1.0.1

A fluent http client library for aws

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

io.github.rishikeshdarandale
ArtifactId

ArtifactId

aws-http
Version

Version

1.0.1
Type

Type

jar
Description

Description

aws-http
A fluent http client library for aws
Project URL

Project URL

https://rishikeshdarandale.github.io/aws-http/
Source Code Management

Source Code Management

https://github.com/rishikeshdarandale/aws-http

Download aws-http 1.0.1


<!-- 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"]

Dependencies

runtime (3)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.15.0

Project Modules

There are no modules declared in this project.