| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools Quarkus Container Microservices Data |
| GroupId | GroupIdcom.github.database-rider |
| ArtifactId | ArtifactIdrider-quarkus-sample |
| 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/rider-quarkus-sample/ -->
<dependency>
<groupId>com.github.database-rider</groupId>
<artifactId>rider-quarkus-sample</artifactId>
<version>1.32.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.database-rider/rider-quarkus-sample/
implementation 'com.github.database-rider:rider-quarkus-sample:1.32.3'
// https://jarcasting.com/artifacts/com.github.database-rider/rider-quarkus-sample/
implementation ("com.github.database-rider:rider-quarkus-sample:1.32.3")
'com.github.database-rider:rider-quarkus-sample:jar:1.32.3'
<dependency org="com.github.database-rider" name="rider-quarkus-sample" rev="1.32.3">
<artifact name="rider-quarkus-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.database-rider', module='rider-quarkus-sample', version='1.32.3')
)
libraryDependencies += "com.github.database-rider" % "rider-quarkus-sample" % "1.32.3"
[com.github.database-rider/rider-quarkus-sample "1.32.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.quarkus : quarkus-resteasy | jar | |
| io.quarkus : quarkus-resteasy-jackson | jar | |
| io.quarkus : quarkus-hibernate-orm | jar | |
| io.quarkus : quarkus-hibernate-orm-panache | jar | |
| io.quarkus : quarkus-jdbc-postgresql | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| javax : javaee-api | jar | 7.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.quarkus : quarkus-junit5 | jar | |
| io.quarkus : quarkus-jdbc-h2 | jar | |
| io.quarkus : quarkus-agroal | jar | |
| io.rest-assured : rest-assured | jar | |
| com.github.database-rider : rider-cdi | jar | 1.32.3 |
| org.assertj : assertj-core | jar | |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| org.hsqldb : hsqldb | jar | 2.6.1 |
| org.slf4j : slf4j-simple | jar | 1.7.35 |