License |
License |
---|---|
GroupId | GroupIdde.unentscheidbar |
ArtifactId | ArtifactIdmigratedb-testlib |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMigrateDB - Internal Library for Tests
MigrateDB: Database Migrations, Easy and Free.
|
Filename | Size |
---|---|
migratedb-testlib-0.2.0.pom | |
migratedb-testlib-0.2.0.jar | 42 KB |
migratedb-testlib-0.2.0-sources.jar | 12 KB |
migratedb-testlib-0.2.0-javadoc.jar | 2 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy-ant | jar | 3.0.9 |