is not current version
Last Version 0.0.14

org.nachc.cad.tools:yaorma 0.0.1

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)

Categories

Categories

ORM Data
GroupId

GroupId

org.nachc.cad.tools
ArtifactId

ArtifactId

yaorma
Version

Version

0.0.1
Type

Type

jar

Download yaorma 0.0.1


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