| License |
License |
|---|---|
| Categories |
CategoriesAWS Container PaaS Providers |
| GroupId | GroupIdorg.lendingclub.mercator |
| ArtifactId | ArtifactIdmercator-aws |
| Last Version | Last Version1.7.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmercator-aws
mercator-aws
|
| Filename | Size |
|---|---|
| mercator-aws-1.7.0.pom | |
| mercator-aws-1.7.0.jar | 122 KB |
| mercator-aws-1.7.0-sources.jar | 67 KB |
| mercator-aws-1.7.0-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.lendingclub.mercator/mercator-aws/ -->
<dependency>
<groupId>org.lendingclub.mercator</groupId>
<artifactId>mercator-aws</artifactId>
<version>1.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.lendingclub.mercator/mercator-aws/
implementation 'org.lendingclub.mercator:mercator-aws:1.7.0'
// https://jarcasting.com/artifacts/org.lendingclub.mercator/mercator-aws/
implementation ("org.lendingclub.mercator:mercator-aws:1.7.0")
'org.lendingclub.mercator:mercator-aws:jar:1.7.0'
<dependency org="org.lendingclub.mercator" name="mercator-aws" rev="1.7.0">
<artifact name="mercator-aws" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.lendingclub.mercator', module='mercator-aws', version='1.7.0')
)
libraryDependencies += "org.lendingclub.mercator" % "mercator-aws" % "1.7.0"
[org.lendingclub.mercator/mercator-aws "1.7.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.lendingclub.mercator : mercator-core | jar | 1.7.0 |
| com.amazonaws : aws-java-sdk | jar | 1.11.236 |
| ch.qos.logback : logback-classic | jar | 1.2.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | 3.6.2 |
| org.lendingclub.mercator : mercator-test | jar | 1.7.0 |