jirm

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-parent
Last Version

Last Version

0.0.8
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/agentgt/jirm

Download jirm-parent

Filename Size
jirm-parent-0.0.8.pom 7 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jirm-core
  • jirm-orm
  • jirm-spring

Versions

Version
0.0.8
0.0.7
0.0.6
0.0.5
0.0.3
0.0.2
0.0.1