| License |
License |
|---|---|
| Categories |
CategoriesScala Languages AWS Container PaaS Providers |
| GroupId | GroupIdcom.github.seratch |
| ArtifactId | ArtifactIdawscala-dynamodb_2.13 |
| Version | Version0.9.2 |
| Type | Typejar |
| Description |
Descriptionawscala
awscala
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.github.seratch |
<!-- https://jarcasting.com/artifacts/com.github.seratch/awscala-dynamodb_2.13/ -->
<dependency>
<groupId>com.github.seratch</groupId>
<artifactId>awscala-dynamodb_2.13</artifactId>
<version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.seratch/awscala-dynamodb_2.13/
implementation 'com.github.seratch:awscala-dynamodb_2.13:0.9.2'
// https://jarcasting.com/artifacts/com.github.seratch/awscala-dynamodb_2.13/
implementation ("com.github.seratch:awscala-dynamodb_2.13:0.9.2")
'com.github.seratch:awscala-dynamodb_2.13:jar:0.9.2'
<dependency org="com.github.seratch" name="awscala-dynamodb_2.13" rev="0.9.2">
<artifact name="awscala-dynamodb_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.seratch', module='awscala-dynamodb_2.13', version='0.9.2')
)
libraryDependencies += "com.github.seratch" % "awscala-dynamodb_2.13" % "0.9.2"
[com.github.seratch/awscala-dynamodb_2.13 "0.9.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.4 |
| com.github.seratch : awscala-core_2.13 | jar | 0.9.2 |
| com.amazonaws : aws-java-sdk-dynamodb | jar | 1.11.1034 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.scalatest : scalatest_2.13 | jar | 3.2.9 |