Last Version

Jinq Mini-ORM 0.9

Jinq legacy ORM for generating entity classes from XML

License

License

Categories

Categories

Jinq Data Databases ORM
GroupId

GroupId

org.jinq
ArtifactId

ArtifactId

orm
Version

Version

0.9
Type

Type

jar
Description

Description

Jinq Mini-ORM
Jinq legacy ORM for generating entity classes from XML

Download orm 0.9


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.