org.eroq:eroq-plugin-jpahibernate

EROQ JPA Hibernate Plugin

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.eroq
ArtifactId

ArtifactId

eroq-plugin-jpahibernate
Last Version

Last Version

0.1.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

org.eroq:eroq-plugin-jpahibernate
EROQ JPA Hibernate Plugin

Download eroq-plugin-jpahibernate

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.13
org.hibernate.javax.persistence : hibernate-jpa-2.1-api jar 1.0.0.Final
org.hibernate : hibernate-entitymanager jar 5.0.6.Final
org.hibernate : hibernate-c3p0 jar 5.0.6.Final
javax.transaction : jta jar 1.1
com.google.guava : guava jar 19.0
com.google.inject : guice jar 4.0
org.hsqldb : hsqldb jar 2.3.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0-RELEASE