Last Version

AutoORM 0.9.1

${project.artifactId}

License

License

MIT
Categories

Categories

Auto Application Layer Libs Code Generators ORM Data
GroupId

GroupId

com.github.insanusmokrassar
ArtifactId

ArtifactId

AutoORM
Version

Version

0.9.1
Type

Type

jar
Description

Description

AutoORM
AutoORM
Source Code Management

Source Code Management

https://github.com/insanusmokrassar/AutoORM

Download AutoORM 0.9.1


<!-- 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.