License |
License |
---|---|
GroupId | GroupIdfr.loof.fonzie |
ArtifactId | ArtifactIdfonzie |
Last Version | Last Version0.3.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfonzie ORM
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fonzie-0.3.6.pom | |
fonzie-0.3.6.jar | 63 KB |
fonzie-0.3.6-sources.jar | 52 KB |
Browse |
<!-- 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"]
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 |
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 |