License |
License |
---|---|
Categories |
CategoriesScala Languages AWS Container PaaS Providers |
GroupId | GroupIdcom.github.seratch |
ArtifactId | ArtifactIdawscala-sts_2.11 |
Version | Version0.8.3 |
Type | Typejar |
Description |
Descriptionawscala
awscala
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.seratch |
Filename | Size |
---|---|
awscala-sts_2.11-0.8.3.pom | |
awscala-sts_2.11-0.8.3.jar | 23 KB |
awscala-sts_2.11-0.8.3-sources.jar | 2 KB |
awscala-sts_2.11-0.8.3-javadoc.jar | 375 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.seratch/awscala-sts_2.11/ -->
<dependency>
<groupId>com.github.seratch</groupId>
<artifactId>awscala-sts_2.11</artifactId>
<version>0.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.seratch/awscala-sts_2.11/
implementation 'com.github.seratch:awscala-sts_2.11:0.8.3'
// https://jarcasting.com/artifacts/com.github.seratch/awscala-sts_2.11/
implementation ("com.github.seratch:awscala-sts_2.11:0.8.3")
'com.github.seratch:awscala-sts_2.11:jar:0.8.3'
<dependency org="com.github.seratch" name="awscala-sts_2.11" rev="0.8.3">
<artifact name="awscala-sts_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.seratch', module='awscala-sts_2.11', version='0.8.3')
)
libraryDependencies += "com.github.seratch" % "awscala-sts_2.11" % "0.8.3"
[com.github.seratch/awscala-sts_2.11 "0.8.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.github.seratch : awscala-core_2.11 | jar | 0.8.3 |
com.amazonaws : aws-java-sdk-sts | jar | 1.11.621 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.scalatest : scalatest_2.11 | jar | 3.0.8 |