Download solidbase-1.0.2.jar file - Jar s

Jar examples for s:solidbase

Description

Generic migration tool for RDBMS and other resources based on Liquibase

You can download jar file solidbase 1.0.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add solidbase-1.0.2.jar to your project.

<dependency>
   <groupId>io.github.gitbucket</groupId>
   <artifactId>solidbase</artifactId>
   <version>1.0.2</version>
</dependency>
compile group: 'io.github.gitbucket', name: 'solidbase', version: '1.0.2'
libraryDependencies += "io.github.gitbucket" % "solidbase" % "1.0.2"
<dependency org="io.github.gitbucket" name="solidbase" rev="1.0.2"/>
@Grapes(@Grab(group='io.github.gitbucket', module='solidbase', version='1.0.2'))
'io.github.gitbucket:solidbase:jar:1.0.2'

Download

Click the following link to download the jar file.

solidbase-1.0.2-javadoc.jar
solidbase-1.0.2-sources.jar
solidbase-1.0.2.jar
solidbase-1.0.2.pom



Related Tutorials