Core Module

Java Immutable object Relational Mapper is a unique Java SQL ORM that allows you to CRUD immutable objects.

License

License

GroupId

GroupId

co.jirm
ArtifactId

ArtifactId

jirm-core
Last Version

Last Version

0.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

Core Module
Java Immutable object Relational Mapper is a unique Java SQL ORM that allows you to CRUD immutable objects.

Download jirm-core

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.4
com.google.guava : guava jar 11.0.2
joda-time : joda-time jar 2.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
log4j : log4j jar 1.2.16

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.8
0.0.7
0.0.6
0.0.5
0.0.3
0.0.2
0.0.1