TestNG DataBinding Core

Data binding framework core

License

License

Categories

Categories

TestNG Unit Testing Data Net
GroupId

GroupId

net.sf.testngdatabind
ArtifactId

ArtifactId

testng-databinding-core
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

jar
Description

Description

TestNG DataBinding Core
Data binding framework core

Download testng-databinding-core

How to add to project

<!-- https://jarcasting.com/artifacts/net.sf.testngdatabind/testng-databinding-core/ -->
<dependency>
    <groupId>net.sf.testngdatabind</groupId>
    <artifactId>testng-databinding-core</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.testngdatabind/testng-databinding-core/
implementation 'net.sf.testngdatabind:testng-databinding-core:2.0'
// https://jarcasting.com/artifacts/net.sf.testngdatabind/testng-databinding-core/
implementation ("net.sf.testngdatabind:testng-databinding-core:2.0")
'net.sf.testngdatabind:testng-databinding-core:jar:2.0'
<dependency org="net.sf.testngdatabind" name="testng-databinding-core" rev="2.0">
  <artifact name="testng-databinding-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.testngdatabind', module='testng-databinding-core', version='2.0')
)
libraryDependencies += "net.sf.testngdatabind" % "testng-databinding-core" % "2.0"
[net.sf.testngdatabind/testng-databinding-core "2.0"]

Dependencies

compile (3)

Group / Artifact Type Version
net.sf.testngdatabind : testng-databinding-util jar 2.0
org.testng : testng jar 6.8
net.sf.extcos : extcos jar 0.4b

Project Modules

There are no modules declared in this project.

Versions

Version
2.0
1.0