org.archmix:migrami-sql

Migrami is an extensible migration API for Java Developers that want to do more than database migrations.

License

License

GroupId

GroupId

org.archmix
ArtifactId

ArtifactId

migrami-sql
Last Version

Last Version

0.0.13
Release Date

Release Date

Type

Type

jar
Description

Description

Migrami is an extensible migration API for Java Developers that want to do more than database migrations.

Download migrami-sql

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.archmix : migrami-core jar 0.0.13

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.6

test (1)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.199

Project Modules

There are no modules declared in this project.
org.archmix

Archmix

Archmix is a developer foundation focused on pursue the best developer experience for distributed systems. Developers as People is our vision.

Versions

Version
0.0.13
0.0.12
0.0.11
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4