MVN

net.sf.testngdatabind : testng-databinding-core

Maven & Gradle

Apr 14, 2013
4 usages

TestNG DataBinding Core · Data binding framework core

<dependency>
    <groupId>net.sf.testngdatabind</groupId>
    <artifactId>testng-databinding-core</artifactId>
    <version>2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.testngdatabind : testng-databinding-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0

All Versions

Choose a version of net.sf.testngdatabind : testng-databinding-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0
testng-databinding-core-2.0
1.0
testng-databinding-core-1.0

How to add a dependency to Maven

Add the following net.sf.testngdatabind : testng-databinding-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.sf.testngdatabind</groupId>
    <artifactId>testng-databinding-core</artifactId>
    <version>2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.sf.testngdatabind : testng-databinding-core gradle dependency to your build.gradle file:

implementation 'net.sf.testngdatabind:testng-databinding-core:2.0'

Gradle Kotlin DSL: Add the following net.sf.testngdatabind : testng-databinding-core gradle kotlin dependency to your build.gradle.kts file:

implementation("net.sf.testngdatabind:testng-databinding-core:2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.sf.testngdatabind : testng-databinding-core sbt scala dependency to your build.sbt file:

libraryDependencies += "net.sf.testngdatabind" % "testng-databinding-core" % "2.0"

Advertisement

Dependencies from Group

Discover Dependencies

Nov 13, 2019
21 usages
110 stars
Apr 13, 2016
11 usages
Dec 26, 2015
223 usages
739 stars
Jun 03, 2018
41 usages
10 stars
Jun 28, 2023
19 usages
44 stars
Oct 13, 2016
25 usages
Oct 08, 2021
94 usages
1.2k stars
Mar 02, 2019
45 usages
0 stars
Apr 06, 2016
18 usages
600 stars