Last Version

Archmix Migrami Open Source Solution 0.0.13

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
Version

Version

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

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

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