YAORMA Project

This project contains the very low level code for basic database and other (file, string, etc.) operations including tools for the generation and use of an Object Relation Model (YetanotherObjectRelationalModelArchitecture)

Лицензия

Лицензия

Категории

Категории

ORM Данные
Группа

Группа

org.nachc.cad.tools
Идентификатор

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

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

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

0.0.14
Дата

Дата

Тип

Тип

jar
Описание

Описание

YAORMA Project
This project contains the very low level code for basic database and other (file, string, etc.) operations including tools for the generation and use of an Object Relation Model (YetanotherObjectRelationalModelArchitecture)
Ссылка на сайт

Ссылка на сайт

https://github.com/NACHC-CAD/yaorma
Система контроля версий

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

http://github.com/NACHC-CAD/yaorma/tree/master

Скачать yaorma

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

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
ch.qos.logback : logback-classic jar 1.2.3
org.slf4j : slf4j-api jar 1.7.30
jstl : jstl jar 1.2
org.apache.httpcomponents : httpclient jar 4.5.6
org.apache.ibatis : ibatis-core jar 3.0
org.apache.commons : commons-csv jar 1.8
net.sf.ucanaccess : ucanaccess jar 4.0.4

provided (3)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.8
javax.servlet : javax.servlet-api jar 3.1.0
javax.servlet : jsp-api jar 2.0

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
com.googlecode.junit-toolbox : junit-toolbox jar 2.4

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

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

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

Версия
0.0.14
0.0.10
0.0.6
0.0.2
0.0.1