MVN

com.griddynamics.qa.datapool : data-pool

Maven & Gradle

Nov 17, 2016
0 stars

Data Pool tool · Test Data Pool tool is intended to mitigate risks of running automated tests against multiple unstable “FullDB” environments having unpredictable set of data.

<dependency>
    <groupId>com.griddynamics.qa.datapool</groupId>
    <artifactId>data-pool</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.griddynamics.qa.datapool : data-pool to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.griddynamics.qa.datapool : data-pool to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
data-pool-1.0.1
data-pool-1.0.0

How to add a dependency to Maven

Add the following com.griddynamics.qa.datapool : data-pool maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.griddynamics.qa.datapool</groupId>
    <artifactId>data-pool</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.griddynamics.qa.datapool : data-pool gradle dependency to your build.gradle file:

implementation 'com.griddynamics.qa.datapool:data-pool:1.0.1'

Gradle Kotlin DSL: Add the following com.griddynamics.qa.datapool : data-pool gradle kotlin dependency to your build.gradle.kts file:

implementation("com.griddynamics.qa.datapool:data-pool:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.griddynamics.qa.datapool : data-pool sbt scala dependency to your build.sbt file:

libraryDependencies += "com.griddynamics.qa.datapool" % "data-pool" % "1.0.1"

Advertisement

Dependencies from Group

Discover Dependencies

May 21, 2017
1 usages
644 stars
Jul 18, 2016
15 usages
39 stars
Aug 29, 2018
166 stars
Dec 01, 2019
0 stars
Mar 04, 2018
3 usages
885 stars
Jan 03, 2017
1 usages
95 stars
Jun 26, 2017
8 usages
Sep 05, 2016
23.8k stars
Jul 25, 2016
2 usages
834 stars