| License |
License |
|---|---|
| Categories |
CategoriesAuto Application Layer Libs Code Generators ORM Data |
| GroupId | GroupIdcom.github.insanusmokrassar |
| ArtifactId | ArtifactIdAutoORM |
| Version | Version0.9.1 |
| Type | Typejar |
| Description |
DescriptionAutoORM
AutoORM
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| AutoORM-0.9.1.pom | |
| AutoORM-0.9.1.jar | 90 KB |
| AutoORM-0.9.1-sources.jar | 23 KB |
| AutoORM-0.9.1-javadoc.jar | 123 KB |
| Browse |
<!-- 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"]
| 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 |