clockworkconsulting / postgresql-fixture   1.0.0

BSD 2-clause "Simplified" License GitHub

Scala library for creating temporary PostgreSQL databases

Scala versions: 2.11

postgresql-fixture 1.0.0


Group ID:
dk.cwconsult
Artifact ID:
postgresql-fixture_2.11
Version:
1.0.0
Release Date:
May 8, 2015
Licenses:
Files:

libraryDependencies += "dk.cwconsult" %% "postgresql-fixture" % "1.0.0"

Mill build tool

ivy"dk.cwconsult::postgresql-fixture:1.0.0"

Scala CLI

//> using dep "dk.cwconsult::postgresql-fixture:1.0.0"

Ammonite REPL

import $ivy.`dk.cwconsult::postgresql-fixture:1.0.0`

<dependency>
  <groupId>dk.cwconsult</groupId>
  <artifactId>postgresql-fixture_2.11</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'dk.cwconsult', name: 'postgresql-fixture_2.11', version: '1.0.0'