Migration Builder

Migration Builder provides an easy to use Java DSL for building database migrations that work across all major database vendors. It works great for Java, Scala, and Kotlin projects.

License

License

MIT
Categories

Categories

Data
GroupId

GroupId

com.beekeeperdata
ArtifactId

ArtifactId

migrationbuilder
Last Version

Last Version

0.1.7
Release Date

Release Date

Type

Type

jar
Description

Description

Migration Builder
Migration Builder provides an easy to use Java DSL for building database migrations that work across all major database vendors. It works great for Java, Scala, and Kotlin projects.

Download migrationbuilder

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
com.h2database : h2 jar 1.4.192

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.7
0.1.6
0.1.4
0.1.3
0.1.1
0.1