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)

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.nachc.cad.tools
ArtifactId

ArtifactId

yaorma
Last Version

Last Version

0.0.14
Release Date

Release Date

Type

Type

jar
Description

Description

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)
Project URL

Project URL

https://github.com/NACHC-CAD/yaorma
Source Code Management

Source Code Management

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

Download yaorma

How to add to project

<!-- 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"]

Dependencies

compile (7)

Group / Artifact Type Version
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)

Group / Artifact Type Version
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)

Group / Artifact Type Version
junit : junit jar 4.12
com.googlecode.junit-toolbox : junit-toolbox jar 2.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.14
0.0.10
0.0.6
0.0.2
0.0.1