| License |
License |
|---|---|
| Categories |
CategoriesAWS Container PaaS Providers |
| GroupId | GroupIdcom.github.wnameless.aws |
| ArtifactId | ArtifactIdaws-price-list-api |
| Last Version | Last Version1.0.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionaws-price-list-api
A Java wrapper to Amazon AWS Price List (web) API
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| aws-price-list-api-1.0.6.pom | |
| aws-price-list-api-1.0.6.jar | 100 KB |
| aws-price-list-api-1.0.6-sources.jar | 34 KB |
| aws-price-list-api-1.0.6-javadoc.jar | 584 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |
| org.mapstruct : mapstruct-processor | jar | 1.4.2.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| net.sf.rubycollect4j : rubycollect4j | jar | 2.1.2 |
| org.springframework.boot : spring-boot-starter-test | jar | 2.5.0 |