DdlUtils

Fork of Apache DdlUtils project .

License

License

GroupId

GroupId

com.github.leozhang123
ArtifactId

ArtifactId

ddlutils
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

DdlUtils
Fork of Apache DdlUtils project .
Project URL

Project URL

https://github.com/leozhang123/ddlutils
Source Code Management

Source Code Management

https://github.com/leozhang123/ddlutils

Download ddlutils

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
commons-beanutils : commons-beanutils jar 1.9.4
commons-codec : commons-codec jar 1.15
org.apache.commons : commons-collections4 jar 4.4
commons-dbcp : commons-dbcp jar 1.2.1
commons-lang : commons-lang jar 2.6
org.apache.commons : commons-pool2 jar 2.9.0
stax : stax-api jar 1.0.1
org.slf4j : slf4j-api jar 1.7.30

runtime (1)

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

test (2)

Group / Artifact Type Version
dom4j : dom4j jar 1.4
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1
0.1