Last Version

JPA CDI tests with deltaspike-data 0.2.3

Uses a combination of CDI, pax-jpa and deltaspike data to provide database access

License

License

Categories

Categories

Net
GroupId

GroupId

net.osgiliath.framework
ArtifactId

ArtifactId

net.osgiliath.feature.itest.jpa.cdi.daos
Version

Version

0.2.3
Type

Type

jar
Description

Description

JPA CDI tests with deltaspike-data
Uses a combination of CDI, pax-jpa and deltaspike data to provide database access
Project Organization

Project Organization

Osgiliath

Download net.osgiliath.feature.itest.jpa.cdi.daos 0.2.3


<!-- https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.feature.itest.jpa.cdi.daos/ -->
<dependency>
    <groupId>net.osgiliath.framework</groupId>
    <artifactId>net.osgiliath.feature.itest.jpa.cdi.daos</artifactId>
    <version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.feature.itest.jpa.cdi.daos/
implementation 'net.osgiliath.framework:net.osgiliath.feature.itest.jpa.cdi.daos:0.2.3'
// https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.feature.itest.jpa.cdi.daos/
implementation ("net.osgiliath.framework:net.osgiliath.feature.itest.jpa.cdi.daos:0.2.3")
'net.osgiliath.framework:net.osgiliath.feature.itest.jpa.cdi.daos:jar:0.2.3'
<dependency org="net.osgiliath.framework" name="net.osgiliath.feature.itest.jpa.cdi.daos" rev="0.2.3">
  <artifact name="net.osgiliath.feature.itest.jpa.cdi.daos" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.osgiliath.framework', module='net.osgiliath.feature.itest.jpa.cdi.daos', version='0.2.3')
)
libraryDependencies += "net.osgiliath.framework" % "net.osgiliath.feature.itest.jpa.cdi.daos" % "0.2.3"
[net.osgiliath.framework/net.osgiliath.feature.itest.jpa.cdi.daos "0.2.3"]

Dependencies

compile (5)

Group / Artifact Type Version
net.osgiliath.framework : net.osgiliath.feature.itest.feature xml 0.2.3
com.google.guava : guava jar 13.0.1
org.apache.geronimo.specs : geronimo-jpa_2.0_spec jar 1.1
org.ops4j.pax.url : pax-url-reference jar 2.4.1
net.osgiliath.framework : net.osgiliath.feature.itest.jpa.cdi.entities jar 0.2.3

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.4
org.slf4j : slf4j-api jar 1.7.7

test (7)

Group / Artifact Type Version
org.ops4j.pax.exam : pax-exam jar 4.5.0
org.ops4j.pax.exam : pax-exam-container-karaf jar 4.5.0
org.ops4j.pax.exam : pax-exam-junit4 jar 4.5.0
org.ops4j.pax.url : pax-url-aether jar 2.4.1
org.apache.karaf : apache-karaf zip 3.0.3
net.osgiliath.framework : net.osgiliath.helper.exam jar 0.2.3
ch.qos.logback : logback-classic jar 1.1.2

Project Modules

There are no modules declared in this project.