License |
License |
---|---|
GroupId | GroupIdorg.apache.ddlutils |
ArtifactId | ArtifactIdddlutils |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache DdlUtils
DdlUtils is a small, easy-to-use component for working with Database Definition (DDL) files.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ddlutils-1.0.pom | |
ddlutils-1.0.jar | 345 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.ddlutils/ddlutils/ -->
<dependency>
<groupId>org.apache.ddlutils</groupId>
<artifactId>ddlutils</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ddlutils/ddlutils/
implementation 'org.apache.ddlutils:ddlutils:1.0'
// https://jarcasting.com/artifacts/org.apache.ddlutils/ddlutils/
implementation ("org.apache.ddlutils:ddlutils:1.0")
'org.apache.ddlutils:ddlutils:jar:1.0'
<dependency org="org.apache.ddlutils" name="ddlutils" rev="1.0">
<artifact name="ddlutils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ddlutils', module='ddlutils', version='1.0')
)
libraryDependencies += "org.apache.ddlutils" % "ddlutils" % "1.0"
[org.apache.ddlutils/ddlutils "1.0"]
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 |
Group / Artifact | Type | Version |
---|---|---|
woodstox : wstx-asl Optional | jar | 3.0.2 |
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 |