MVN

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

Maven & Gradle

Aug 23, 2023
28 usages

Across Hibernate Module · Contains AcrossHibernateJpaModule which builds a Hibernate persistence layer that other modules can provide entities for.

<dependency>
    <groupId>com.foreach.across.modules</groupId>
    <artifactId>across-hibernate-module</artifactId>
    <version>4.2.1.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.foreach.across.modules : across-hibernate-module to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.2.1.RELEASE

All Versions

Choose a version of com.foreach.across.modules : across-hibernate-module to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.2.x
across-hibernate-module-4.2.1.RELEASE
4.1.x
across-hibernate-module-4.1.0.RELEASE
4.0.x
across-hibernate-module-4.0.0.RELEASE
3.0.x
across-hibernate-module-3.0.0.RELEASE
2.0.x
across-hibernate-module-2.0.1.RELEASE
across-hibernate-module-2.0.0.RELEASE
1.1.x
across-hibernate-module-1.1.1.RELEASE
across-hibernate-module-1.1.0.RELEASE
1.0.x
across-hibernate-module-1.0.0.RELEASE

How to add a dependency to Maven

Add the following com.foreach.across.modules : across-hibernate-module maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.foreach.across.modules</groupId>
    <artifactId>across-hibernate-module</artifactId>
    <version>4.2.1.RELEASE</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.foreach.across.modules : across-hibernate-module gradle dependency to your build.gradle file:

implementation 'com.foreach.across.modules:across-hibernate-module:4.2.1.RELEASE'

Gradle Kotlin DSL: Add the following com.foreach.across.modules : across-hibernate-module gradle kotlin dependency to your build.gradle.kts file:

implementation("com.foreach.across.modules:across-hibernate-module:4.2.1.RELEASE")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.foreach.across.modules : across-hibernate-module sbt scala dependency to your build.sbt file:

libraryDependencies += "com.foreach.across.modules" % "across-hibernate-module" % "4.2.1.RELEASE"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 22, 2023
38 usages
Nov 04, 2017
2 usages
33 stars
Oct 28, 2015
1 usages
Oct 30, 2015
3 usages
1 stars
Jun 21, 2016
2 usages
113 stars
Oct 31, 2015
1 usages
113 stars
Oct 27, 2015
230 stars
Feb 24, 2017
1.6k stars
Dec 17, 2015
1 usages