| License |
License |
|---|---|
| GroupId | GroupIdcom.ganshane.lichen |
| ArtifactId | ArtifactIdlichen-migration |
| Last Version | Last Version0.5.10.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMigration Tools
数据库升级工具类,不依赖SQL
|
| Project Organization |
Project OrganizationLichen Developer Team |
| Filename | Size |
|---|---|
| lichen-migration-0.5.10.2.pom | |
| lichen-migration-0.5.10.2-sources.jar | 69 KB |
| lichen-migration-0.5.10.2-javadoc.jar | 253 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.cloudhopper.proxool : proxool | jar | 0.9.1 |
| 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 |