dynamo-test


License

License

Categories

Categories

Net
GroupId

GroupId

net.playq
ArtifactId

ArtifactId

dynamo-test_2.13
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

dynamo-test
dynamo-test
Project URL

Project URL

https://www.playq.com/
Project Organization

Project Organization

net.playq
Source Code Management

Source Code Management

https://github.com/PlayQ/d4s

Download dynamo-test_2.13

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.1
net.playq : dynamo_2.13 jar 1.0.0
io.7mind.izumi : distage-framework-docker_2.13 jar 0.10.3-M1
io.7mind.izumi : distage-testkit-scalatest_2.13 jar 0.10.3-M1

test (3)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.1.1
org.scalatestplus : scalacheck-1-14_2.13 jar 3.1.1.1
com.github.alexarchambault : scalacheck-shapeless_1.14_2.13 jar 1.2.4

Project Modules

There are no modules declared in this project.

D4S - "Dynamo DB Database Done Scala-way"

Logo

What is it? Build

D4S - is a Scala library that allows you to work with DynamoDB in a pure functional way. It's powered by Izumi, uses Bifunctor IO and allows you to choose whatever effect type you want to use. It provides flexible and extensible DSL, supports AWS SDK v2 and has great integration with ZIO.

include the following components:

  1. d4s – core package, the lib itself.
  2. d4s-circe – provides circe codecs to encode the data.
  3. d4s-test - provides test environment and docker containers via DIstage TestKit.
  4. metrics - a small yet convenient package for metrics aggregation.
  5. aws-common - tagging and namespaces

Please proceed to the microsite for more information.

net.playq

PlayQ

Versions

Version
1.0.0