MigrateDB - Core Library

MigrateDB: Database Migrations, Easy and Free.

License

License

GroupId

GroupId

de.unentscheidbar
ArtifactId

ArtifactId

migratedb-core
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

MigrateDB - Core Library
MigrateDB: Database Migrations, Easy and Free.

Download migratedb-core

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api Optional jar 1.7.30
commons-logging : commons-logging Optional jar 1.2
com.google.android : android Optional jar 4.1.1.4

provided (3)

Group / Artifact Type Version
org.checkerframework : checker-qual jar 3.21.2
org.apiguardian : apiguardian-api jar 1.1.2
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar

test (5)

Group / Artifact Type Version
de.unentscheidbar : migratedb-testlib jar 0.2.0
com.h2database : h2 jar 2.1.210
org.slf4j : jcl-over-slf4j jar 1.7.30
net.jqwik : jqwik-kotlin jar 1.6.5
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