Last Version

Cheep ORM 0.1.7

Object-row mapping with reflection.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.github.davidcarboni
ArtifactId

ArtifactId

cheep-orm
Version

Version

0.1.7
Type

Type

jar
Description

Description

Cheep ORM
Object-row mapping with reflection.
Project URL

Project URL

https://github.com/davidcarboni/cheep-orm
Source Code Management

Source Code Management

https://github.com/davidcarboni/cheep-orm

Download cheep-orm 0.1.7


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

Dependencies

compile (3)

Group / Artifact Type Version
javax.persistence : persistence-api jar 1.0
commons-lang : commons-lang jar 2.6
commons-dbutils : commons-dbutils jar 1.4

test (4)

Group / Artifact Type Version
mysql : mysql-connector-java jar 5.1.12
commons-io : commons-io jar 2.2
junit : junit jar 4.10
org.mockito : mockito-all jar 1.9.0

Project Modules

There are no modules declared in this project.