MigrateDB - Internal Library for Tests

MigrateDB: Database Migrations, Easy and Free.

License

License

GroupId

GroupId

de.unentscheidbar
ArtifactId

ArtifactId

migratedb-testlib
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

MigrateDB - Internal Library for Tests
MigrateDB: Database Migrations, Easy and Free.

Download migratedb-testlib

How to add to project

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

Dependencies

compile (15)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar
org.jetbrains.kotlin : kotlin-reflect jar
io.kotest : kotest-assertions-core-jvm jar 5.1.0
org.testcontainers : testcontainers jar
org.junit.jupiter : junit-jupiter jar
org.junit.platform : junit-platform-engine jar
ch.qos.logback : logback-classic jar 1.2.8
org.slf4j : jul-to-slf4j jar 1.7.30
org.apache.maven : maven-aether-provider jar 3.3.9
org.eclipse.aether : aether-impl jar 1.1.0
org.eclipse.aether : aether-connector-basic jar 1.1.0
org.eclipse.aether : aether-transport-file jar 1.1.0
org.eclipse.aether : aether-transport-http jar 1.1.0
commons-io : commons-io jar 2.11.0
com.google.jimfs : jimfs jar 1.2

test (1)

Group / Artifact Type Version
org.codehaus.groovy : groovy-ant jar 3.0.9

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.0