WildFly: Hibernate 4.0.x JPA integration

WildFly: Parent Aggregator

Лицензия

Лицензия

Категории

Категории

WildFly Контейнер Application Servers Hibernate Данные ORM
Группа

Группа

org.wildfly
Идентификатор

Идентификатор

wildfly-jpa-hibernate4
Последняя версия

Последняя версия

8.0.0.Alpha1
Дата

Дата

Тип

Тип

jar
Описание

Описание

WildFly: Hibernate 4.0.x JPA integration
WildFly: Parent Aggregator
Организация-разработчик

Организация-разработчик

JBoss by Red Hat

Скачать wildfly-jpa-hibernate4

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
org.jboss.logging : jboss-logging-processor jar 1.1.0.Final
org.jboss.logging : jboss-logging jar 3.1.3.GA

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

Модули Проекта

Данный проект не имеет модулей.

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 git@github.com:[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

Версии библиотеки

Версия
8.0.0.Alpha1