WildFly: JPA SPI

WildFly: Parent Aggregator

License

License

Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

org.wildfly
ArtifactId

ArtifactId

wildfly-jpa-spi
Last Version

Last Version

8.0.0.Alpha1
Release Date

Release Date

Type

Type

jar
Description

Description

WildFly: JPA SPI
WildFly: Parent Aggregator
Project Organization

Project Organization

JBoss by Red Hat

Download wildfly-jpa-spi

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.wildfly : wildfly-controller jar 8.0.0.Alpha1
org.wildfly : wildfly-server jar 8.0.0.Alpha1
org.hibernate.javax.persistence : hibernate-jpa-2.0-api jar 1.0.1.Final
org.jboss.msc : jboss-msc jar 1.1.2.Final
org.jboss.spec.javax.ejb : jboss-ejb-api_3.2_spec jar 1.0.0.Alpha2
org.jboss.spec.javax.transaction : jboss-transaction-api_1.1_spec jar 1.0.1.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