Last Version

JAX-DB DDLx 0.4.1

DDLx is a XML definition of the DDL specification. It is a vendor-agnostic, SQL compliant XSD used to create SQL Schemas in XML. The DDLx Schema utilizes the power of XML Schema Validation to provides a cohesive structured model for the creation of SQL Schemas.

License

License

GroupId

GroupId

org.jaxdb
ArtifactId

ArtifactId

ddlx
Version

Version

0.4.1
Type

Type

jar
Description

Description

JAX-DB DDLx
DDLx is a XML definition of the DDL specification. It is a vendor-agnostic, SQL compliant XSD used to create SQL Schemas in XML. The DDLx Schema utilizes the power of XML Schema Validation to provides a cohesive structured model for the creation of SQL Schemas.
Project Organization

Project Organization

JAX-DB

Download ddlx 0.4.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.libj : io jar 0.7.7
org.jaxsb : runtime jar 2.1.6
org.libj : logging jar 0.4.5
ch.qos.logback : logback-classic jar 1.2.3

test (4)

Group / Artifact Type Version
org.libj : sql jar 0.4.7
org.libj : test jar 0.7.1
junit : junit jar 4.12
org.mockito : mockito-core jar 3.1.0

Project Modules

There are no modules declared in this project.