| License |
License |
|---|---|
| GroupId | GroupIdch.dvbern.oss.cdipersistence |
| ArtifactId | ArtifactIdcdi-persistence-test |
| Last Version | Last Version2.0.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionThis library provides an abstraction of the entity manager and can be used to make instances managed and persistent
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| cdi-persistence-test-2.0.7.pom | |
| cdi-persistence-test-2.0.7.jar | 17 KB |
| cdi-persistence-test-2.0.7-sources.jar | 14 KB |
| cdi-persistence-test-2.0.7-javadoc.jar | 68 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ch.dvbern.oss.cdipersistence/cdi-persistence-test/ -->
<dependency>
<groupId>ch.dvbern.oss.cdipersistence</groupId>
<artifactId>cdi-persistence-test</artifactId>
<version>2.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/ch.dvbern.oss.cdipersistence/cdi-persistence-test/
implementation 'ch.dvbern.oss.cdipersistence:cdi-persistence-test:2.0.7'
// https://jarcasting.com/artifacts/ch.dvbern.oss.cdipersistence/cdi-persistence-test/
implementation ("ch.dvbern.oss.cdipersistence:cdi-persistence-test:2.0.7")
'ch.dvbern.oss.cdipersistence:cdi-persistence-test:jar:2.0.7'
<dependency org="ch.dvbern.oss.cdipersistence" name="cdi-persistence-test" rev="2.0.7">
<artifact name="cdi-persistence-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.dvbern.oss.cdipersistence', module='cdi-persistence-test', version='2.0.7')
)
libraryDependencies += "ch.dvbern.oss.cdipersistence" % "cdi-persistence-test" % "2.0.7"
[ch.dvbern.oss.cdipersistence/cdi-persistence-test "2.0.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| ch.dvbern.oss.cditest : cdi-test | jar | 1.0.3 |
| ch.dvbern.oss.cdifixtures : cdi-fixtures | jar | 1.0.5 |
| commons-dbutils : commons-dbutils | jar | 1.3 |
| org.jboss.weld.se : weld-se | jar | 2.4.8.Final |
| org.hibernate : hibernate-entitymanager | jar | 5.1.10.Final |
| org.dom4j : dom4j | jar | 2.1.3 |
| org.hibernate : hibernate-c3p0 | jar | 5.1.10.Final |
| org.hsqldb : hsqldb | jar | 2.3.0 |
| org.hibernate : hibernate-validator | jar | 6.0.13.Final |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.dvbern.oss.cdipersistence : cdi-persistence-api | jar | 2.0.7 |
| junit : junit | jar | 4.13.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.32 |