codes.rafael.documentsql:document-sql-oracle

This library attempts to bridge the gap between the flexibility of document storage and the comfort of SQL schemata. Typically, XML and JSON documents follow a schema, this library creates DDL to represent these schemata as SQL views of a stored document. A schema is generated from its Java class representation and written to DDL.

Лицензия

Лицензия

Группа

Группа

codes.rafael.documentsql
Идентификатор

Идентификатор

document-sql-oracle
Последняя версия

Последняя версия

1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

This library attempts to bridge the gap between the flexibility of document storage and the comfort of SQL schemata. Typically, XML and JSON documents follow a schema, this library creates DDL to represent these schemata as SQL views of a stored document. A schema is generated from its Java class representation and written to DDL.
Система контроля версий

Система контроля версий

http://github.com/raphw/skatteprosessen-document-sql/tree/master/document-sql-oracle

Скачать document-sql-oracle

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/codes.rafael.documentsql/document-sql-oracle/ -->
<dependency>
    <groupId>codes.rafael.documentsql</groupId>
    <artifactId>document-sql-oracle</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/codes.rafael.documentsql/document-sql-oracle/
implementation 'codes.rafael.documentsql:document-sql-oracle:1.1'
// https://jarcasting.com/artifacts/codes.rafael.documentsql/document-sql-oracle/
implementation ("codes.rafael.documentsql:document-sql-oracle:1.1")
'codes.rafael.documentsql:document-sql-oracle:jar:1.1'
<dependency org="codes.rafael.documentsql" name="document-sql-oracle" rev="1.1">
  <artifact name="document-sql-oracle" type="jar" />
</dependency>
@Grapes(
@Grab(group='codes.rafael.documentsql', module='document-sql-oracle', version='1.1')
)
libraryDependencies += "codes.rafael.documentsql" % "document-sql-oracle" % "1.1"
[codes.rafael.documentsql/document-sql-oracle "1.1"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
codes.rafael.documentsql : document-sql-api jar 1.1

test (9)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.21.0
org.slf4j : slf4j-simple jar 1.7.32
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.13.0
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.13.0
org.testcontainers : oracle-xe jar 1.16.2
com.zaxxer : HikariCP jar 5.0.0
javax.xml.bind : jaxb-api jar 2.3.1
com.oracle.database.jdbc : ojdbc11 jar 21.3.0.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.1
1.0