is not current version
Last Version 2.3.0

com.github.hazendaz:scriptable-dataset 2.1.0

A scriptable dataset for DBUnit.

Categories

Categories

Data
GroupId

GroupId

com.github.hazendaz
ArtifactId

ArtifactId

scriptable-dataset
Version

Version

2.1.0
Type

Type

jar

Download scriptable-dataset 2.1.0


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