AutoORM


License

License

MIT
Categories

Categories

Auto Application Layer Libs Code Generators ORM Data
GroupId

GroupId

com.github.insanusmokrassar
ArtifactId

ArtifactId

AutoORM
Last Version

Last Version

0.9.1
Release Date

Release Date

Type

Type

jar
Description

Description

AutoORM
AutoORM
Source Code Management

Source Code Management

https://github.com/insanusmokrassar/AutoORM

Download AutoORM

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.jetbrains.kotlin : kotlin-reflect jar 1.2.31
com.github.insanusmokrassar : IObjectK jar 1.10.4
net.openhft : compiler jar 2.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.1
0.9
0.8
0.7