License |
License |
---|---|
GroupId | GroupIdcom.github.leozhang123 |
ArtifactId | ArtifactIdddlutils |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDdlUtils
Fork of Apache DdlUtils project .
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ddlutils-0.1.1.pom | |
ddlutils-0.1.1.jar | 376 KB |
ddlutils-0.1.1-sources.jar | 350 KB |
ddlutils-0.1.1-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
woodstox : wstx-asl Optional | jar | 3.2.6 |
Group / Artifact | Type | Version |
---|---|---|
dom4j : dom4j | jar | 1.4 |
junit : junit | jar | 4.13.1 |