scriptable-dataset

A scriptable dataset for DBUnit.

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.hazendaz
ArtifactId

ArtifactId

scriptable-dataset
Last Version

Last Version

2.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

scriptable-dataset
A scriptable dataset for DBUnit.
Project URL

Project URL

http://github.com/hazendaz/scriptable-dataset
Project Organization

Project Organization

hazendaz
Source Code Management

Source Code Management

http://github.com/hazendaz/scriptable-dataset

Download scriptable-dataset

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36
org.dbunit : dbunit jar 2.7.3
org.apache.commons : commons-lang3 jar 3.12.0

provided (7)

Group / Artifact Type Version
com.google.errorprone : error_prone_annotations jar 2.10.0
org.hibernate.validator : hibernate-validator-annotation-processor jar 6.2.1.Final
com.google.j2objc : j2objc-annotations jar 1.3
com.google.code.findbugs : jsr305 jar 3.0.2
org.gaul : modernizer-maven-annotations jar 2.3.0
org.projectlombok : lombok jar 1.18.22
com.github.spotbugs : spotbugs-annotations jar 4.5.3

test (7)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.slf4j : slf4j-simple jar 1.7.36
org.apache.derby : derby jar 10.14.2.0
org.jruby : jruby-complete jar 9.3.3.0
org.apache.groovy : groovy jar 4.0.0
org.apache.groovy : groovy-dateutil jar 4.0.0
org.apache.groovy : groovy-jsr223 jar 4.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.0
2.2.1
2.2.0
2.1.0
2.0.0