| License |
License |
|---|---|
| Categories |
CategoriesScala Languages AWS Container PaaS Providers |
| GroupId | GroupIdcom.github.seratch |
| ArtifactId | ArtifactIdawscala-iam_3 |
| Last Version | Last Version0.9.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionawscala
awscala
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.github.seratch |
| Filename | Size |
|---|---|
| awscala-iam_3-0.9.2.pom | |
| awscala-iam_3-0.9.2.jar | 93 KB |
| awscala-iam_3-0.9.2-sources.jar | 8 KB |
| awscala-iam_3-0.9.2-javadoc.jar | 258 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.seratch/awscala-iam_3/ -->
<dependency>
<groupId>com.github.seratch</groupId>
<artifactId>awscala-iam_3</artifactId>
<version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.seratch/awscala-iam_3/
implementation 'com.github.seratch:awscala-iam_3:0.9.2'
// https://jarcasting.com/artifacts/com.github.seratch/awscala-iam_3/
implementation ("com.github.seratch:awscala-iam_3:0.9.2")
'com.github.seratch:awscala-iam_3:jar:0.9.2'
<dependency org="com.github.seratch" name="awscala-iam_3" rev="0.9.2">
<artifact name="awscala-iam_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.seratch', module='awscala-iam_3', version='0.9.2')
)
libraryDependencies += "com.github.seratch" % "awscala-iam_3" % "0.9.2"
[com.github.seratch/awscala-iam_3 "0.9.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.seratch : awscala-core_3 | jar | 0.9.2 |
| org.scala-lang : scala3-library_3 | jar | 3.0.0 |
| com.amazonaws : aws-java-sdk-iam | jar | 1.11.1034 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.scalatest : scalatest_3 | jar | 3.2.9 |