| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools Data |
| GroupId | GroupIdcom.github.database-rider |
| ArtifactId | ArtifactIdjpa-productivity-boosters |
| Last Version | Last Version1.32.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDatabase testing made easy with JUnit and DBUnit.
|
<!-- https://jarcasting.com/artifacts/com.github.database-rider/jpa-productivity-boosters/ -->
<dependency>
<groupId>com.github.database-rider</groupId>
<artifactId>jpa-productivity-boosters</artifactId>
<version>1.32.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.database-rider/jpa-productivity-boosters/
implementation 'com.github.database-rider:jpa-productivity-boosters:1.32.3'
// https://jarcasting.com/artifacts/com.github.database-rider/jpa-productivity-boosters/
implementation ("com.github.database-rider:jpa-productivity-boosters:1.32.3")
'com.github.database-rider:jpa-productivity-boosters:jar:1.32.3'
<dependency org="com.github.database-rider" name="jpa-productivity-boosters" rev="1.32.3">
<artifact name="jpa-productivity-boosters" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.database-rider', module='jpa-productivity-boosters', version='1.32.3')
)
libraryDependencies += "com.github.database-rider" % "jpa-productivity-boosters" % "1.32.3"
[com.github.database-rider/jpa-productivity-boosters "1.32.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.deltaspike.modules : deltaspike-data-module-api | jar | 1.9.5 |
| org.apache.deltaspike.modules : deltaspike-jpa-module-api | jar | 1.9.5 |
| org.springframework.data : spring-data-jpa | jar | 1.7.2.RELEASE |
| com.mysema.querydsl : querydsl-core | jar | 3.7.4 |
| com.mysema.querydsl : querydsl-jpa | jar | 3.6.2 |
| org.jboss.spec : jboss-javaee-6.0 | pom | 3.0.3.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| org.hibernate : hibernate-core | jar | 4.2.8.Final |
| junit : junit | jar | 4.13.1 |
| javax : javaee-api | jar | 7.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.deltaspike.modules : deltaspike-data-module-impl | jar | 1.9.5 |
| org.apache.deltaspike.modules : deltaspike-jpa-module-impl | jar | 1.9.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.database-rider : rider-core | jar | 1.32.3 |
| com.github.database-rider : rider-cdi | jar | 1.32.3 |
| com.github.database-rider : rider-cucumber | jar | 1.32.3 |
| org.apache.deltaspike.modules : deltaspike-test-control-module-api | jar | 1.9.5 |
| org.apache.deltaspike.core : deltaspike-core-impl | jar | 1.9.5 |
| org.apache.deltaspike.modules : deltaspike-test-control-module-impl | jar | 1.9.5 |
| org.apache.deltaspike.cdictrl : deltaspike-cdictrl-weld | jar | 1.9.5 |
| org.jboss.weld.se : weld-se-core | jar | 2.2.14.Final |
| org.hibernate : hibernate-entitymanager | jar | 4.2.8.Final |
| javax.validation : validation-api | jar | 1.1.0.Final |
| org.jboss : jandex | jar | 2.2.3.Final |
| org.hsqldb : hsqldb | jar | 2.6.1 |
| org.assertj : assertj-core | jar | 2.9.1 |
| org.slf4j : slf4j-simple | jar | 1.7.35 |