is not current version
Last Version 1.32.3

com.github.database-rider:rider-quarkus-sample 1.23.1

Database testing made easy with JUnit and DBUnit.

License

License

Categories

Categories

IDE Development Tools Quarkus Container Microservices Data
GroupId

GroupId

com.github.database-rider
ArtifactId

ArtifactId

rider-quarkus-sample
Version

Version

1.23.1
Type

Type

jar
Description

Description

Database testing made easy with JUnit and DBUnit.

Download rider-quarkus-sample 1.23.1


<!-- 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.23.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.database-rider/rider-quarkus-sample/
implementation 'com.github.database-rider:rider-quarkus-sample:1.23.1'
// https://jarcasting.com/artifacts/com.github.database-rider/rider-quarkus-sample/
implementation ("com.github.database-rider:rider-quarkus-sample:1.23.1")
'com.github.database-rider:rider-quarkus-sample:jar:1.23.1'
<dependency org="com.github.database-rider" name="rider-quarkus-sample" rev="1.23.1">
  <artifact name="rider-quarkus-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.database-rider', module='rider-quarkus-sample', version='1.23.1')
)
libraryDependencies += "com.github.database-rider" % "rider-quarkus-sample" % "1.23.1"
[com.github.database-rider/rider-quarkus-sample "1.23.1"]

Dependencies

compile (4)

Group / Artifact Type Version
io.quarkus : quarkus-resteasy jar
io.quarkus : quarkus-resteasy-jsonb jar
io.quarkus : quarkus-hibernate-orm jar
io.quarkus : quarkus-jdbc-postgresql jar

provided (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
javax : javaee-api jar 7.0

test (8)

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.23.1
org.assertj : assertj-core jar
org.hsqldb : hsqldb jar 2.3.3
org.slf4j : slf4j-simple jar 1.7.21

Project Modules

There are no modules declared in this project.