MVN

org.easetech : easytest-core

Maven & Gradle

Sep 17, 2015
2 usages
65 stars

EasyTest to ease Data Driven Testing · EasyTest is a JUnit extension perform Data Driven Testing with ease and simplicity. It supports method parameters with Test annotation and much more.

<dependency>
    <groupId>org.easetech</groupId>
    <artifactId>easytest-core</artifactId>
    <version>1.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.easetech : easytest-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4.0

All Versions

Choose a version of org.easetech : easytest-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4.x
easytest-core-1.4.0
1.3.x
easytest-core-1.3.2
easytest-core-1.3.1
easytest-core-1.3.0
1.2.x
easytest-core-1.2.7
easytest-core-1.2.6
easytest-core-1.2.5
easytest-core-1.2.4
easytest-core-1.2.3
easytest-core-1.2.2
easytest-core-1.2.1
1.2
easytest-core-1.2
1.1
easytest-core-1.1
1.0
easytest-core-1.0
0.8.x
easytest-core-0.8.1
0.8
easytest-core-0.8

How to add a dependency to Maven

Add the following org.easetech : easytest-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.easetech</groupId>
    <artifactId>easytest-core</artifactId>
    <version>1.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.easetech : easytest-core gradle dependency to your build.gradle file:

implementation 'org.easetech:easytest-core:1.4.0'

Gradle Kotlin DSL: Add the following org.easetech : easytest-core gradle kotlin dependency to your build.gradle.kts file:

implementation("org.easetech:easytest-core:1.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.easetech : easytest-core sbt scala dependency to your build.sbt file:

libraryDependencies += "org.easetech" % "easytest-core" % "1.4.0"

Advertisement

Dependencies from Group

Sep 17, 2015
2 usages
65 stars
Oct 30, 2012
41 stars
Mar 02, 2015
6 stars

Discover Dependencies

Dec 17, 2022
136 usages
27 stars
Mar 10, 2016
5 usages
1.5k stars
Aug 13, 2019
2 usages
Aug 13, 2019
5 usages
Mar 07, 2018
23 usages
939 stars
Dec 04, 2019
5 usages
Feb 24, 2016
7 usages