MVN

com.github.hazendaz : scriptable-dataset

Maven & Gradle

Aug 27, 2023
1 stars

scriptable-dataset · A scriptable dataset for DBUnit.

<dependency>
    <groupId>com.github.hazendaz</groupId>
    <artifactId>scriptable-dataset</artifactId>
    <version>2.3.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.hazendaz : scriptable-dataset to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.3.5

All Versions

Choose a version of com.github.hazendaz : scriptable-dataset to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.3.x
scriptable-dataset-2.3.5
scriptable-dataset-2.3.4
scriptable-dataset-2.3.3
scriptable-dataset-2.3.2
scriptable-dataset-2.3.1
scriptable-dataset-2.3.0
2.2.x
scriptable-dataset-2.2.1
scriptable-dataset-2.2.0
2.1.x
scriptable-dataset-2.1.0
2.0.x
scriptable-dataset-2.0.0

How to add a dependency to Maven

Add the following com.github.hazendaz : scriptable-dataset maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.hazendaz</groupId>
    <artifactId>scriptable-dataset</artifactId>
    <version>2.3.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.hazendaz : scriptable-dataset gradle dependency to your build.gradle file:

implementation 'com.github.hazendaz:scriptable-dataset:2.3.5'

Gradle Kotlin DSL: Add the following com.github.hazendaz : scriptable-dataset gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.hazendaz:scriptable-dataset:2.3.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.hazendaz : scriptable-dataset sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.hazendaz" % "scriptable-dataset" % "2.3.5"

Advertisement

Dependencies from Group

May 18, 2023
5 usages
8 stars
Apr 17, 2023
4 usages
7 stars
Apr 30, 2023
3 usages
19 stars
Oct 08, 2022
1 usages
1 stars
Jun 03, 2023
0 stars

Discover Dependencies

Jul 31, 2023
6 usages
105 stars
Jul 31, 2023
9 usages
105 stars
Aug 02, 2023
1.3k stars
Feb 09, 2018
2 usages
2.5k stars
Sep 03, 2018
Jan 25, 2021
34 stars