aws-price-list-api

A Java wrapper to Amazon AWS Price List (web) API

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.github.wnameless.aws
ArtifactId

ArtifactId

aws-price-list-api
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

aws-price-list-api
A Java wrapper to Amazon AWS Price List (web) API
Project URL

Project URL

https://github.com/wnameless/aws-price-list-api

Download aws-price-list-api

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar
com.squareup.okhttp3 : okhttp jar 3.14.9
com.squareup.retrofit2 : retrofit jar 2.9.0
com.squareup.retrofit2 : converter-jackson jar 2.9.0
com.squareup.okhttp3 : logging-interceptor jar 3.14.9

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20
org.mapstruct : mapstruct-processor jar 1.4.2.Final

test (2)

Group / Artifact Type Version
net.sf.rubycollect4j : rubycollect4j jar 2.1.2
org.springframework.boot : spring-boot-starter-test jar 2.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.6
1.0.5
1.0.4
1.0.2
1.0.1
1.0.0