License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.testingisdocumenting.webtau |
ArtifactId | ArtifactIdwebtau-json-schema |
Version | Version1.45.1 |
Type | Typejar |
Description |
DescriptionWebTau - web test automation. REST/GraphQL/DB/CLI/UI testing framework.
|
<!-- https://jarcasting.com/artifacts/org.testingisdocumenting.webtau/webtau-json-schema/ -->
<dependency>
<groupId>org.testingisdocumenting.webtau</groupId>
<artifactId>webtau-json-schema</artifactId>
<version>1.45.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.testingisdocumenting.webtau/webtau-json-schema/
implementation 'org.testingisdocumenting.webtau:webtau-json-schema:1.45.1'
// https://jarcasting.com/artifacts/org.testingisdocumenting.webtau/webtau-json-schema/
implementation ("org.testingisdocumenting.webtau:webtau-json-schema:1.45.1")
'org.testingisdocumenting.webtau:webtau-json-schema:jar:1.45.1'
<dependency org="org.testingisdocumenting.webtau" name="webtau-json-schema" rev="1.45.1">
<artifact name="webtau-json-schema" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.testingisdocumenting.webtau', module='webtau-json-schema', version='1.45.1')
)
libraryDependencies += "org.testingisdocumenting.webtau" % "webtau-json-schema" % "1.45.1"
[org.testingisdocumenting.webtau/webtau-json-schema "1.45.1"]
Group / Artifact | Type | Version |
---|---|---|
org.testingisdocumenting.webtau : webtau-config | jar | 1.45.1 |
org.testingisdocumenting.webtau : webtau-core | jar | 1.45.1 |
org.testingisdocumenting.webtau : webtau-http | jar | 1.45.1 |
com.networknt : json-schema-validator | jar | 1.0.41 |
Group / Artifact | Type | Version |
---|---|---|
org.testingisdocumenting.webtau : webtau-core-groovy | jar | 1.45.1 |
junit : junit | jar | 4.13.1 |