License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.github.claremontqualitymanagement |
ArtifactId | ArtifactIdtaf.json |
Version | Version4.1.3 |
Type | Typejar |
Description |
DescriptionTAF JSON support
JSON support for the TAF test automation framework by Claremont.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
taf.json-4.1.3.pom | |
taf.json-4.1.3.jar | 10 KB |
taf.json-4.1.3-sources.jar | 6 KB |
taf.json-4.1.3-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.claremontqualitymanagement/taf.json/ -->
<dependency>
<groupId>com.github.claremontqualitymanagement</groupId>
<artifactId>taf.json</artifactId>
<version>4.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.claremontqualitymanagement/taf.json/
implementation 'com.github.claremontqualitymanagement:taf.json:4.1.3'
// https://jarcasting.com/artifacts/com.github.claremontqualitymanagement/taf.json/
implementation ("com.github.claremontqualitymanagement:taf.json:4.1.3")
'com.github.claremontqualitymanagement:taf.json:jar:4.1.3'
<dependency org="com.github.claremontqualitymanagement" name="taf.json" rev="4.1.3">
<artifact name="taf.json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.claremontqualitymanagement', module='taf.json', version='4.1.3')
)
libraryDependencies += "com.github.claremontqualitymanagement" % "taf.json" % "4.1.3"
[com.github.claremontqualitymanagement/taf.json "4.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.json : json | jar | 20190722 |
com.github.claremontqualitymanagement : taf.core | jar | 4.2.5 |