Last Version

com.github.database-rider:rider-core 1.32.3

Database testing made easy with JUnit and DBUnit.

License

License

Categories

Categories

IDE Development Tools Data
GroupId

GroupId

com.github.database-rider
ArtifactId

ArtifactId

rider-core
Version

Version

1.32.3
Type

Type

jar
Description

Description

Database testing made easy with JUnit and DBUnit.

Download rider-core 1.32.3


<!-- https://jarcasting.com/artifacts/com.github.database-rider/rider-core/ -->
<dependency>
    <groupId>com.github.database-rider</groupId>
    <artifactId>rider-core</artifactId>
    <version>1.32.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.database-rider/rider-core/
implementation 'com.github.database-rider:rider-core:1.32.3'
// https://jarcasting.com/artifacts/com.github.database-rider/rider-core/
implementation ("com.github.database-rider:rider-core:1.32.3")
'com.github.database-rider:rider-core:jar:1.32.3'
<dependency org="com.github.database-rider" name="rider-core" rev="1.32.3">
  <artifact name="rider-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.database-rider', module='rider-core', version='1.32.3')
)
libraryDependencies += "com.github.database-rider" % "rider-core" % "1.32.3"
[com.github.database-rider/rider-core "1.32.3"]

Dependencies

compile (3)

Group / Artifact Type Version
org.dbunit : dbunit jar 2.7.0
org.yaml : snakeyaml jar 1.16
org.codehaus.jackson : jackson-mapper-lgpl jar 1.9.13

provided (5)

Group / Artifact Type Version
org.hibernate : hibernate-core jar 4.3.5.Final
org.eclipse.persistence : eclipselink jar 2.5.2
org.openjdk.jmh : jmh-core jar 1.11.3
junit : junit jar 4.13.1
javax : javaee-api jar 7.0

runtime (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar 8.0.25

test (14)

Group / Artifact Type Version
info.cukes : cucumber-junit jar 1.2.5
info.cukes : cucumber-java jar 1.2.4
org.codehaus.groovy : groovy-all jar 2.4.21
org.mockito : mockito-core jar 3.10.0
com.h2database : h2 jar 2.1.210
org.flywaydb : flyway-core jar 3.2.1
org.testcontainers : postgresql jar 1.15.3
org.postgresql : postgresql jar 42.2.5
org.testcontainers : mssqlserver jar 1.15.3
com.microsoft.sqlserver : mssql-jdbc jar 7.4.1.jre8
org.testcontainers : mysql jar 1.15.3
org.hsqldb : hsqldb jar 2.6.1
org.assertj : assertj-core jar 2.9.1
org.slf4j : slf4j-simple jar 1.7.35

Project Modules

There are no modules declared in this project.