WildFly: Hibernate 4.0.x JPA integration

WildFly: Parent Aggregator

License

License

Categories

Categories

WildFly Container Application Servers Hibernate Data ORM
GroupId

GroupId

org.wildfly
ArtifactId

ArtifactId

wildfly-jpa-hibernate4
Last Version

Last Version

8.0.0.Alpha1
Release Date

Release Date

Type

Type

jar
Description

Description

WildFly: Hibernate 4.0.x JPA integration
WildFly: Parent Aggregator
Project Organization

Project Organization

JBoss by Red Hat

Download wildfly-jpa-hibernate4

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.wildfly : wildfly-clustering-infinispan jar 8.0.0.Alpha1
org.wildfly : wildfly-jpa-spi jar 8.0.0.Alpha1
org.hibernate : hibernate-core jar 4.2.0.Final
org.hibernate : hibernate-entitymanager jar 4.2.0.Final
org.hibernate : hibernate-infinispan jar 4.2.0.Final
org.jboss.msc : jboss-msc jar 1.1.2.Final
org.wildfly : wildfly-build-config jar 8.0.0.Alpha1

provided (2)

Group / Artifact Type Version
org.jboss.logging : jboss-logging-processor jar 1.1.0.Final
org.jboss.logging : jboss-logging jar 3.1.3.GA

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

As part of the rename of the JBoss Application Server project to WildFly, the jboss-as git repo has been moved to http://github.com/wildfly/wildfly.

Please use this location for all purposes from now on.

Follow these steps to update your repo:

  1. Create a new fork of the linked wildfly repo into your own copy
  2. In your local checkout execute the following commands (assuming you have an origin and an upstream)

git remote set-url origin [email protected]:[username]/wildfly.git

git remote set-url upstream git://github.com/wildfly/wildfly.git

NOTE: After these steps you can rename your jboss-as directory to wildfly (optional)

org.wildfly

Versions

Version
8.0.0.Alpha1