Database Migration Services

Simple Database Migration Tool

License

License

Eclipse Public License
GroupId

GroupId

com.theoryinpractise.dbng
ArtifactId

ArtifactId

dbng
Last Version

Last Version

1.6
Release Date

Release Date

Type

Type

pom
Description

Description

Database Migration Services
Simple Database Migration Tool
Project URL

Project URL

https://github.com/talios/dbng
Source Code Management

Source Code Management

https://github.com/talios/dbng

Download dbng

Filename Size
dbng-1.6.pom 3 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.theoryinpractise.dbng/dbng/ -->
<dependency>
    <groupId>com.theoryinpractise.dbng</groupId>
    <artifactId>dbng</artifactId>
    <version>1.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.theoryinpractise.dbng/dbng/
implementation 'com.theoryinpractise.dbng:dbng:1.6'
// https://jarcasting.com/artifacts/com.theoryinpractise.dbng/dbng/
implementation ("com.theoryinpractise.dbng:dbng:1.6")
'com.theoryinpractise.dbng:dbng:pom:1.6'
<dependency org="com.theoryinpractise.dbng" name="dbng" rev="1.6">
  <artifact name="dbng" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.theoryinpractise.dbng', module='dbng', version='1.6')
)
libraryDependencies += "com.theoryinpractise.dbng" % "dbng" % "1.6"
[com.theoryinpractise.dbng/dbng "1.6"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • dbng-core
  • dbng-maven-plugin
  • dbng-examples

Versions

Version
1.6
1.5