| License | License | 
|---|---|
| Categories | CategoriesORM Data | 
| GroupId | GroupIdorg.glittum | 
| ArtifactId | ArtifactIdjaorm | 
| Version | Version0.1-7262e520 | 
| Type | Typejar | 
| Description | Descriptionorg.glittum:jaorm Just Another ORM Framework is a library providing Object/Relational Mapping (ORM) support to
        applications, libraries and frameworks. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| jaorm-0.1-7262e520.pom | |
| jaorm-0.1-7262e520.jar | 63 KB | 
| jaorm-0.1-7262e520-sources.jar | 28 KB | 
| jaorm-0.1-7262e520-javadoc.jar | 653 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.glittum/jaorm/ -->
<dependency>
    <groupId>org.glittum</groupId>
    <artifactId>jaorm</artifactId>
    <version>0.1-7262e520</version>
</dependency>// https://jarcasting.com/artifacts/org.glittum/jaorm/
implementation 'org.glittum:jaorm:0.1-7262e520'// https://jarcasting.com/artifacts/org.glittum/jaorm/
implementation ("org.glittum:jaorm:0.1-7262e520")'org.glittum:jaorm:jar:0.1-7262e520'<dependency org="org.glittum" name="jaorm" rev="0.1-7262e520">
  <artifact name="jaorm" type="jar" />
</dependency>@Grapes(
@Grab(group='org.glittum', module='jaorm', version='0.1-7262e520')
)libraryDependencies += "org.glittum" % "jaorm" % "0.1-7262e520"[org.glittum/jaorm "0.1-7262e520"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.postgresql : postgresql | jar | 9.4.1208 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.assertj : assertj-core | jar | 3.3.0 | 
| org.mockito : mockito-all | jar | 1.9.5 |