MVN

org.ow2.spec.ee : ow2-jpa-1.0-spec

Maven & Gradle

May 07, 2013
27 usages

Java EE: JPA API v1.0 · JPA API of Java EE 5.0

<dependency>
    <groupId>org.ow2.spec.ee</groupId>
    <artifactId>ow2-jpa-1.0-spec</artifactId>
    <version>1.0.13</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ow2.spec.ee : ow2-jpa-1.0-spec to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.13

All Versions

Choose a version of org.ow2.spec.ee : ow2-jpa-1.0-spec to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
ow2-jpa-1.0-spec-1.0.13
ow2-jpa-1.0-spec-1.0.12
ow2-jpa-1.0-spec-1.0.11
ow2-jpa-1.0-spec-1.0.10
ow2-jpa-1.0-spec-1.0.9
ow2-jpa-1.0-spec-1.0.8
ow2-jpa-1.0-spec-1.0.7
ow2-jpa-1.0-spec-1.0.6
ow2-jpa-1.0-spec-1.0.5
ow2-jpa-1.0-spec-1.0.4
ow2-jpa-1.0-spec-1.0.3
ow2-jpa-1.0-spec-1.0.2
ow2-jpa-1.0-spec-1.0.1
ow2-jpa-1.0-spec-1.0.0
1.0
ow2-jpa-1.0-spec-1.0-M1

How to add a dependency to Maven

Add the following org.ow2.spec.ee : ow2-jpa-1.0-spec maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.ow2.spec.ee</groupId>
    <artifactId>ow2-jpa-1.0-spec</artifactId>
    <version>1.0.13</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.ow2.spec.ee : ow2-jpa-1.0-spec gradle dependency to your build.gradle file:

implementation 'org.ow2.spec.ee:ow2-jpa-1.0-spec:1.0.13'

Gradle Kotlin DSL: Add the following org.ow2.spec.ee : ow2-jpa-1.0-spec gradle kotlin dependency to your build.gradle.kts file:

implementation("org.ow2.spec.ee:ow2-jpa-1.0-spec:1.0.13")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.ow2.spec.ee : ow2-jpa-1.0-spec sbt scala dependency to your build.sbt file:

libraryDependencies += "org.ow2.spec.ee" % "ow2-jpa-1.0-spec" % "1.0.13"

Advertisement

Dependencies from Group

May 07, 2013
128 usages
May 07, 2013
103 usages
May 07, 2013
81 usages
May 07, 2013
72 usages
May 07, 2013
37 usages

Discover Dependencies

Oct 27, 2006
3 usages
May 29, 2013
1 usages
Dec 21, 2012
2 usages
Dec 06, 2014
22 usages
Jul 18, 2012
1 usages
Jul 28, 2011
20 usages
Jul 21, 2012
4 usages
3 stars
Dec 31, 2013
2 usages
11 stars