fonzie ORM


License

License

GroupId

GroupId

fr.loof.fonzie
ArtifactId

ArtifactId

fonzie
Last Version

Last Version

0.3.6
Release Date

Release Date

Type

Type

jar
Description

Description

fonzie ORM
Source Code Management

Source Code Management

http://code.google.com/p/loof/source/browse/#svn/fonzie/tags/fonzie-0.3.6

Download fonzie

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
org.aspectj : aspectjrt jar 1.6.5
org.springframework : spring-orm jar 3.0.0.RELEASE
javax.persistence : persistence-api jar 1.0
commons-lang : commons-lang jar 2.4
javax.annotation : jsr250-api jar 1.0
commons-beanutils : commons-beanutils jar 1.8.0
org.slf4j : slf4j-api jar 1.5.6
org.easymock : easymock Optional jar 2.5.2
org.hibernate : hibernate-entitymanager Optional jar 3.4.0.GA
org.apache.openjpa : openjpa-kernel Optional jar 1.2.1

test (6)

Group / Artifact Type Version
junit : junit jar 4.7
org.springframework : spring-test jar 3.0.0.RELEASE
org.springframework : spring-jdbc jar 3.0.0.RELEASE
hsqldb : hsqldb jar 1.8.0.7
org.slf4j : slf4j-log4j12 jar 1.5.6
log4j : log4j jar 1.2.14

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.2.0
0.1.1
0.1.0
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1