org.hibernate.java-persistence:jpa-api


Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.hibernate.java-persistence
ArtifactId

ArtifactId

jpa-api
Last Version

Last Version

2.0-cr-1
Release Date

Release Date

Type

Type

jar
Description

Description

Download jpa-api

How to add to project

<!-- https://jarcasting.com/artifacts/org.hibernate.java-persistence/jpa-api/ -->
<dependency>
    <groupId>org.hibernate.java-persistence</groupId>
    <artifactId>jpa-api</artifactId>
    <version>2.0-cr-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.hibernate.java-persistence/jpa-api/
implementation 'org.hibernate.java-persistence:jpa-api:2.0-cr-1'
// https://jarcasting.com/artifacts/org.hibernate.java-persistence/jpa-api/
implementation ("org.hibernate.java-persistence:jpa-api:2.0-cr-1")
'org.hibernate.java-persistence:jpa-api:jar:2.0-cr-1'
<dependency org="org.hibernate.java-persistence" name="jpa-api" rev="2.0-cr-1">
  <artifact name="jpa-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hibernate.java-persistence', module='jpa-api', version='2.0-cr-1')
)
libraryDependencies += "org.hibernate.java-persistence" % "jpa-api" % "2.0-cr-1"
[org.hibernate.java-persistence/jpa-api "2.0-cr-1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.0-cr-1
2.0.Beta-20090815
2.0.Beta-20090718
2.0.Beta2
2.0.Beta1