| License |
License |
|---|---|
| Categories |
CategoriesScala Languages AWS Container PaaS Providers |
| GroupId | GroupIdcom.github.seratch |
| ArtifactId | ArtifactIdawscala-dynamodb_2.12 |
| Version | Version0.8.5 |
| 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.12/ -->
<dependency>
<groupId>com.github.seratch</groupId>
<artifactId>awscala-dynamodb_2.12</artifactId>
<version>0.8.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.seratch/awscala-dynamodb_2.12/
implementation 'com.github.seratch:awscala-dynamodb_2.12:0.8.5'
// https://jarcasting.com/artifacts/com.github.seratch/awscala-dynamodb_2.12/
implementation ("com.github.seratch:awscala-dynamodb_2.12:0.8.5")
'com.github.seratch:awscala-dynamodb_2.12:jar:0.8.5'
<dependency org="com.github.seratch" name="awscala-dynamodb_2.12" rev="0.8.5">
<artifact name="awscala-dynamodb_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.seratch', module='awscala-dynamodb_2.12', version='0.8.5')
)
libraryDependencies += "com.github.seratch" % "awscala-dynamodb_2.12" % "0.8.5"
[com.github.seratch/awscala-dynamodb_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-dynamodb | 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 |