Summer Database Migration

Simple Database Migration Library

License

License

GroupId

GroupId

com.hencjo.summer
ArtifactId

ArtifactId

summer-migration
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Summer Database Migration
Simple Database Migration Library
Project URL

Project URL

https://github.com/hencjo/summer-migration
Source Code Management

Source Code Management

https://github.com/hencjo/summer-migration

Download summer-migration

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-all jar 1.9.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0