MVN

co.jirm : jirm-parent

Maven & Gradle

May 07, 2013
66 stars

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

<dependency>
    <groupId>co.jirm</groupId>
    <artifactId>jirm-parent</artifactId>
    <version>0.0.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of co.jirm : jirm-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.0.8

All Versions

Choose a version of co.jirm : jirm-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
jirm-parent-0.0.8
jirm-parent-0.0.7
jirm-parent-0.0.6
jirm-parent-0.0.5
jirm-parent-0.0.3
jirm-parent-0.0.2
jirm-parent-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>co.jirm</groupId>
    <artifactId>jirm-parent</artifactId>
    <version>0.0.8</version>
</dependency>