OPS4J Pax JPA Reactor

Maven parent POM for all OPS4J Maven projects.

License

License

GroupId

GroupId

org.ops4j.pax
ArtifactId

ArtifactId

jpa
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

pom
Description

Description

OPS4J Pax JPA Reactor
Maven parent POM for all OPS4J Maven projects.
Project Organization

Project Organization

OPS4J - Open Participation Software for Java

Download jpa

Filename Size
jpa-0.3.0.pom 15 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • pax-jpa
  • pax-jpa-eclipselink
  • pax-jpa-itest
  • pax-jpa-samples
  • pax-jpa-features
  • pax-jpa-karaf-itest

Versions

Version
0.3.0
0.2.0
0.1.1
0.1.0