Migration Tools

数据库升级工具类,不依赖SQL

License

License

GroupId

GroupId

com.ganshane.lichen
ArtifactId

ArtifactId

lichen-migration
Last Version

Last Version

0.5.10.2
Release Date

Release Date

Type

Type

jar
Description

Description

Migration Tools
数据库升级工具类,不依赖SQL
Project Organization

Project Organization

Lichen Developer Team

Download lichen-migration

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.tapestry : plastic jar 5.4-beta-6
org.javassist : javassist jar 3.18.1-GA
javax.inject : javax.inject jar 1
org.slf4j : slf4j-api jar 1.6.1
org.slf4j : slf4j-log4j12 jar 1.6.1
com.h2database : h2 jar 1.3.176

provided (1)

Group / Artifact Type Version
com.cloudhopper.proxool : proxool jar 0.9.1

test (3)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.1
junit : junit jar 4.8.2
org.mockito : mockito-all jar 1.6

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.10.2
0.5.10.1
0.5.10
0.5.9
0.5.4