| License | License | 
|---|---|
| GroupId | GroupIdio.github.gitbucket | 
| ArtifactId | ArtifactIdsolidbase | 
| Last Version | Last Version1.0.4 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionsolidbase Generic migration tool for RDBMS and other resources based on Liquibase | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| solidbase-1.0.4.pom | |
| solidbase-1.0.4.jar | 21 KB | 
| solidbase-1.0.4-sources.jar | 10 KB | 
| solidbase-1.0.4-javadoc.jar | 99 KB | 
| Browse | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.liquibase : liquibase-core | jar | 4.8.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.ant : ant | jar | 1.10.11 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.h2database : h2 | jar | 2.1.210 | 
| junit : junit | jar | 4.13.1 |