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