License |
License |
---|---|
GroupId | GroupIdde.unentscheidbar |
ArtifactId | ArtifactIdmigratedb |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionMigrateDB
MigrateDB: Database Migrations, Easy and Free.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
migratedb-0.2.0.pom | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.unentscheidbar/migratedb/ -->
<dependency>
<groupId>de.unentscheidbar</groupId>
<artifactId>migratedb</artifactId>
<version>0.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.unentscheidbar/migratedb/
implementation 'de.unentscheidbar:migratedb:0.2.0'
// https://jarcasting.com/artifacts/de.unentscheidbar/migratedb/
implementation ("de.unentscheidbar:migratedb:0.2.0")
'de.unentscheidbar:migratedb:pom:0.2.0'
<dependency org="de.unentscheidbar" name="migratedb" rev="0.2.0">
<artifact name="migratedb" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.unentscheidbar', module='migratedb', version='0.2.0')
)
libraryDependencies += "de.unentscheidbar" % "migratedb" % "0.2.0"
[de.unentscheidbar/migratedb "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy-ant | jar | 3.0.9 |