License |
License |
---|---|
GroupId | GroupIdde.unentscheidbar |
ArtifactId | ArtifactIdmigratedb-core |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMigrateDB - Core Library
MigrateDB: Database Migrations, Easy and Free.
|
Filename | Size |
---|---|
migratedb-core-0.2.0.pom | |
migratedb-core-0.2.0.jar | 730 KB |
migratedb-core-0.2.0-sources.jar | 580 KB |
migratedb-core-0.2.0-javadoc.jar | 3 MB |
Browse |
<!-- 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"]
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 |
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 |
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 |