Last Version

Bekk Open: Generate DB schema with Liquibase 0.2

Example Java webapp infrastructure for Continuous Delivery.

License

License

Categories

Categories

Data
GroupId

GroupId

no.bekk.bekkopen.cde
ArtifactId

ArtifactId

database
Version

Version

0.2
Type

Type

jar
Description

Description

Bekk Open: Generate DB schema with Liquibase
Example Java webapp infrastructure for Continuous Delivery.
Project Organization

Project Organization

BEKK open source

Download database 0.2


<!-- https://jarcasting.com/artifacts/no.bekk.bekkopen.cde/database/ -->
<dependency>
    <groupId>no.bekk.bekkopen.cde</groupId>
    <artifactId>database</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/no.bekk.bekkopen.cde/database/
implementation 'no.bekk.bekkopen.cde:database:0.2'
// https://jarcasting.com/artifacts/no.bekk.bekkopen.cde/database/
implementation ("no.bekk.bekkopen.cde:database:0.2")
'no.bekk.bekkopen.cde:database:jar:0.2'
<dependency org="no.bekk.bekkopen.cde" name="database" rev="0.2">
  <artifact name="database" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.bekk.bekkopen.cde', module='database', version='0.2')
)
libraryDependencies += "no.bekk.bekkopen.cde" % "database" % "0.2"
[no.bekk.bekkopen.cde/database "0.2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.liquibase : liquibase-core jar 2.0.1
mysql : mysql-connector-java jar 5.1.17

Project Modules

There are no modules declared in this project.