Last Version

JAX-DB SQLx 0.4.1

SQLx is a vendor-agnostic, XML-based SQL data definition standard that offers the power of XML validation for your static SQL data. The SQLx framework utilizes a strongly-typed DDLx file to generate a XML Schema document that translates DDLx constructs into the XSD language. With the SQLx XSLT, the SQLx tool leverages the power of XML Schema Validation and provides a cohesive structured model to define SQL data (that conforms to your SQL schema, defined in a DDLx file).

License

License

GroupId

GroupId

org.jaxdb
ArtifactId

ArtifactId

sqlx
Version

Version

0.4.1
Type

Type

jar
Description

Description

JAX-DB SQLx
SQLx is a vendor-agnostic, XML-based SQL data definition standard that offers the power of XML validation for your static SQL data. The SQLx framework utilizes a strongly-typed DDLx file to generate a XML Schema document that translates DDLx constructs into the XSD language. With the SQLx XSLT, the SQLx tool leverages the power of XML Schema Validation and provides a cohesive structured model to define SQL data (that conforms to your SQL schema, defined in a DDLx file).
Project Organization

Project Organization

JAX-DB

Download sqlx 0.4.1


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

Dependencies

compile (7)

Group / Artifact Type Version
org.openjax.jaxb : xjc jar 0.8.5
org.openjax.xml : transform jar 0.9.4
org.jaxsb : generator jar 2.1.6
org.libj : jci jar 0.8.5
org.jaxdb : ddlx jar 0.4.1
org.libj : logging jar 0.4.5
ch.qos.logback : logback-classic jar 1.2.3

test (5)

Group / Artifact Type Version
org.jaxdb : ddlx test-jar 0.4.1
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.