com.foreach.across.modules:across-hibernate-module-project

Contains 2 modules: AcrossHibernateModule and AcrossHibernateJpaModule. Both build a Hibernate persistence layer that other modules can provide entities for.

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

com.foreach.across.modules
ArtifactId

ArtifactId

across-hibernate-module-project
Last Version

Last Version

3.0.0.RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

com.foreach.across.modules:across-hibernate-module-project
Contains 2 modules: AcrossHibernateModule and AcrossHibernateJpaModule. Both build a Hibernate persistence layer that other modules can provide entities for.
Project URL

Project URL

https://foreach.atlassian.net/wiki/display/AX/AcrossHibernateModule
Source Code Management

Source Code Management

https://bitbucket.org/beforeach/across-hibernate-module

Download across-hibernate-module-project

How to add to project

<!-- https://jarcasting.com/artifacts/com.foreach.across.modules/across-hibernate-module-project/ -->
<dependency>
    <groupId>com.foreach.across.modules</groupId>
    <artifactId>across-hibernate-module-project</artifactId>
    <version>3.0.0.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.foreach.across.modules/across-hibernate-module-project/
implementation 'com.foreach.across.modules:across-hibernate-module-project:3.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.foreach.across.modules/across-hibernate-module-project/
implementation ("com.foreach.across.modules:across-hibernate-module-project:3.0.0.RELEASE")
'com.foreach.across.modules:across-hibernate-module-project:pom:3.0.0.RELEASE'
<dependency org="com.foreach.across.modules" name="across-hibernate-module-project" rev="3.0.0.RELEASE">
  <artifact name="across-hibernate-module-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.foreach.across.modules', module='across-hibernate-module-project', version='3.0.0.RELEASE')
)
libraryDependencies += "com.foreach.across.modules" % "across-hibernate-module-project" % "3.0.0.RELEASE"
[com.foreach.across.modules/across-hibernate-module-project "3.0.0.RELEASE"]

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar LATEST

test (2)

Group / Artifact Type Version
org.assertj : assertj-db jar 1.2.0
org.assertj : assertj-core jar

Project Modules

  • across-hibernate-module

Versions

Version
3.0.0.RELEASE
2.0.1.RELEASE
2.0.0.RELEASE
1.1.1.RELEASE
1.1.0.RELEASE
1.0.0.RELEASE