Last Version

Json Schema Validator distribution jar 2.2.0

Java DSL for easy testing of REST services

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.jayway.restassured
ArtifactId

ArtifactId

dist-json-schema-validator
Version

Version

2.2.0
Type

Type

pom
Description

Description

Json Schema Validator distribution jar
Java DSL for easy testing of REST services
Project URL

Project URL

http://code.google.com/p/rest-assured/dist-json-schema-validator

Download dist-json-schema-validator 2.2.0


<!-- https://jarcasting.com/artifacts/com.jayway.restassured/dist-json-schema-validator/ -->
<dependency>
    <groupId>com.jayway.restassured</groupId>
    <artifactId>dist-json-schema-validator</artifactId>
    <version>2.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jayway.restassured/dist-json-schema-validator/
implementation 'com.jayway.restassured:dist-json-schema-validator:2.2.0'
// https://jarcasting.com/artifacts/com.jayway.restassured/dist-json-schema-validator/
implementation ("com.jayway.restassured:dist-json-schema-validator:2.2.0")
'com.jayway.restassured:dist-json-schema-validator:pom:2.2.0'
<dependency org="com.jayway.restassured" name="dist-json-schema-validator" rev="2.2.0">
  <artifact name="dist-json-schema-validator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jayway.restassured', module='dist-json-schema-validator', version='2.2.0')
)
libraryDependencies += "com.jayway.restassured" % "dist-json-schema-validator" % "2.2.0"
[com.jayway.restassured/dist-json-schema-validator "2.2.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.jayway.restassured : json-schema-validator jar 2.2.0

Project Modules

There are no modules declared in this project.