org.archmix:migrami-api

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-api
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-api

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.archmix : toolbox-java jar
org.archmix : toolbox-validation jar
org.slf4j : slf4j-api jar 1.7.25

provided (1)

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

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