Spring 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-spring
Last Version

Last Version

0.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download jirm-spring

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework : spring-jdbc jar 3.1.0.RELEASE
co.jirm : jirm-core jar 0.0.8
co.jirm : jirm-orm jar 0.0.8

test (5)

Group / Artifact Type Version
org.springframework : spring-test jar 3.1.0.RELEASE
junit : junit jar 4.10
com.jolbox : bonecp jar 0.7.1.RELEASE
postgresql : postgresql jar 9.1-901.jdbc4
ch.qos.logback : logback-classic jar 1.0.3

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