Archmix Migrami Open Source Solution

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-oss
Last Version

Last Version

0.0.13
Release Date

Release Date

Type

Type

pom
Description

Description

Archmix Migrami Open Source Solution
Migrami is an extensible migration API for Java Developers that want to do more than database migrations.
Project URL

Project URL

https://archmix.org
Source Code Management

Source Code Management

https://github.com/archmix

Download migrami-oss

Filename Size
migrami-oss-0.0.13.pom 2 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • migrami-api
  • migrami-core
  • migrami-sql

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