solidbase

Generic migration tool for RDBMS and other resources based on Liquibase

License

License

GroupId

GroupId

io.github.gitbucket
ArtifactId

ArtifactId

solidbase
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

solidbase
Generic migration tool for RDBMS and other resources based on Liquibase
Project URL

Project URL

https://github.com/gitbucket/solidbase
Project Organization

Project Organization

GitBucket
Source Code Management

Source Code Management

https://github.com/gitbucket/solidbase

Download solidbase

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.liquibase : liquibase-core jar 4.8.0

provided (1)

Group / Artifact Type Version
org.apache.ant : ant jar 1.10.11

test (2)

Group / Artifact Type Version
com.h2database : h2 jar 2.1.210
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.
io.github.gitbucket

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0