de.kaufhof.ets:ets-locking-postgres-test

ETS Locking library postgres tests implementation

GroupId

GroupId

de.kaufhof.ets
ArtifactId

ArtifactId

ets-locking-postgres-test
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

ETS Locking library postgres tests implementation

Download ets-locking-postgres-test

How to add to project

<!-- https://jarcasting.com/artifacts/de.kaufhof.ets/ets-locking-postgres-test/ -->
<dependency>
    <groupId>de.kaufhof.ets</groupId>
    <artifactId>ets-locking-postgres-test</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.kaufhof.ets/ets-locking-postgres-test/
implementation 'de.kaufhof.ets:ets-locking-postgres-test:0.2.0'
// https://jarcasting.com/artifacts/de.kaufhof.ets/ets-locking-postgres-test/
implementation ("de.kaufhof.ets:ets-locking-postgres-test:0.2.0")
'de.kaufhof.ets:ets-locking-postgres-test:jar:0.2.0'
<dependency org="de.kaufhof.ets" name="ets-locking-postgres-test" rev="0.2.0">
  <artifact name="ets-locking-postgres-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.kaufhof.ets', module='ets-locking-postgres-test', version='0.2.0')
)
libraryDependencies += "de.kaufhof.ets" % "ets-locking-postgres-test" % "0.2.0"
[de.kaufhof.ets/ets-locking-postgres-test "0.2.0"]

Dependencies

compile (9)

Group / Artifact Type Version
org.scala-lang : scala-library jar ${ets.scala.version}
org.scalatest » scalatest_${ets.scala.compat.version} jar
com.typesafe.akka » akka-actor_${ets.scala.compat.version} jar
de.kaufhof.ets : ets-locking-core jar 0.2.0
de.kaufhof.ets : ets-locking-postgres jar 0.2.0
org.scala-stm » scala-stm_${ets.scala.compat.version} jar 0.8
org.tpolecat » doobie-core_${ets.scala.compat.version} jar 0.6.0
org.tpolecat » doobie-postgres_${ets.scala.compat.version} jar 0.6.0
org.tpolecat » doobie-scalatest_${ets.scala.compat.version} jar 0.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.0