Apache DdlUtils

DdlUtils is a small, easy-to-use component for working with Database Definition (DDL) files.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.google.code.maven-play-plugin.org.apache.ddlutils
ArtifactId

ArtifactId

ddlutils
Last Version

Last Version

1.0-patched-play-siena-2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Apache DdlUtils
DdlUtils is a small, easy-to-use component for working with Database Definition (DDL) files.
Project URL

Project URL

http://db.apache.org/ddlutils
Project Organization

Project Organization

Apache Software Foundation
Source Code Management

Source Code Management

http://svn.apache.org/viewcvs.cgi/db/ddlutils/trunk/

Download ddlutils

How to add to project

<!-- https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.org.apache.ddlutils/ddlutils/ -->
<dependency>
    <groupId>com.google.code.maven-play-plugin.org.apache.ddlutils</groupId>
    <artifactId>ddlutils</artifactId>
    <version>1.0-patched-play-siena-2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.org.apache.ddlutils/ddlutils/
implementation 'com.google.code.maven-play-plugin.org.apache.ddlutils:ddlutils:1.0-patched-play-siena-2.0.0'
// https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.org.apache.ddlutils/ddlutils/
implementation ("com.google.code.maven-play-plugin.org.apache.ddlutils:ddlutils:1.0-patched-play-siena-2.0.0")
'com.google.code.maven-play-plugin.org.apache.ddlutils:ddlutils:jar:1.0-patched-play-siena-2.0.0'
<dependency org="com.google.code.maven-play-plugin.org.apache.ddlutils" name="ddlutils" rev="1.0-patched-play-siena-2.0.0">
  <artifact name="ddlutils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.code.maven-play-plugin.org.apache.ddlutils', module='ddlutils', version='1.0-patched-play-siena-2.0.0')
)
libraryDependencies += "com.google.code.maven-play-plugin.org.apache.ddlutils" % "ddlutils" % "1.0-patched-play-siena-2.0.0"
[com.google.code.maven-play-plugin.org.apache.ddlutils/ddlutils "1.0-patched-play-siena-2.0.0"]

Dependencies

compile (16)

Group / Artifact Type Version
ant : ant Optional jar 1.6.5
commons-beanutils : commons-beanutils jar 1.7.0
commons-betwixt : commons-betwixt jar 0.8
commons-codec : commons-codec jar 1.3
commons-collections : commons-collections jar 3.1
commons-dbcp : commons-dbcp jar 1.2.1
commons-digester : commons-digester jar 1.7
commons-lang : commons-lang jar 2.1
commons-logging : commons-logging-api jar 1.0.4
commons-logging : commons-logging jar 1.0.4
commons-pool : commons-pool jar 1.2
dom4j : dom4j jar 1.4
junit : junit jar 3.8.1
log4j : log4j Optional jar 1.2.8
stax : stax-api jar 1.0.1
oro : oro jar 2.0.8

runtime (1)

Group / Artifact Type Version
woodstox : wstx-asl Optional jar 3.0.2

test (6)

Group / Artifact Type Version
axion : axion jar 1.0-M3-dev
org.apache.derby : derbyclient jar 10.1.2.1
hsqldb : hsqldb jar 1.8.0.4
mckoi : mckoi jar 1.0.2
mysql : mysql-connector-java jar 3.1.12
postgresql : postgresql jar 8.1-404.jdbc3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-patched-play-siena-2.0.0