Последняя версия

bottledynamo 1.0.0

Good enough DynamoDB abstraction in Scala with Circe JSON serialization

Лицензия

Лицензия

Группа

Группа

com.madewithtea
Идентификатор

Идентификатор

bottledynamo_2.12
Версия

Версия

1.0.0
Тип

Тип

jar
Описание

Описание

bottledynamo
Good enough DynamoDB abstraction in Scala with Circe JSON serialization
Ссылка на сайт

Ссылка на сайт

https://github.com/jpzk/bottledynamo
Организация-разработчик

Организация-разработчик

com.madewithtea

Скачать bottledynamo_2.12 1.0.0


<!-- https://jarcasting.com/artifacts/com.madewithtea/bottledynamo_2.12/ -->
<dependency>
    <groupId>com.madewithtea</groupId>
    <artifactId>bottledynamo_2.12</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.madewithtea/bottledynamo_2.12/
implementation 'com.madewithtea:bottledynamo_2.12:1.0.0'
// https://jarcasting.com/artifacts/com.madewithtea/bottledynamo_2.12/
implementation ("com.madewithtea:bottledynamo_2.12:1.0.0")
'com.madewithtea:bottledynamo_2.12:jar:1.0.0'
<dependency org="com.madewithtea" name="bottledynamo_2.12" rev="1.0.0">
  <artifact name="bottledynamo_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.madewithtea', module='bottledynamo_2.12', version='1.0.0')
)
libraryDependencies += "com.madewithtea" % "bottledynamo_2.12" % "1.0.0"
[com.madewithtea/bottledynamo_2.12 "1.0.0"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.scala-lang : scala-library jar 2.12.1
com.amazonaws : aws-java-sdk-dynamodb jar 1.11.77
com.twitter : util-core_2.12 jar 6.40.0
io.circe : circe-core_2.12 jar 0.7.0
io.circe : circe-generic_2.12 jar 0.7.0
io.circe : circe-parser_2.12 jar 0.7.0

test (1)

Идентификатор библиотеки Тип Версия
org.scalatest : scalatest_2.12 jar 3.0.2

Модули Проекта

Данный проект не имеет модулей.