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