celum DB Tool

DB tool executes SQL scripts which could be embeded into your app. It's subproject of DB maven plugin

License

License

GroupId

GroupId

com.celum
ArtifactId

ArtifactId

db-tool
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

celum DB Tool
DB tool executes SQL scripts which could be embeded into your app. It's subproject of DB maven plugin

Download db-tool

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.celum : nyx jar 1.2
commons-io : commons-io jar 2.4
org.apache.velocity : velocity jar 1.6.2
org.codehaus.groovy : groovy-all jar 2.1.2

test (3)

Group / Artifact Type Version
org.testng : testng jar 6.8
org.apache.maven.shared : maven-plugin-testing-harness jar 1.0-beta-1
org.hsqldb : hsqldb jar 2.2.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.2.rc1
1.1.0