is not current version
Last Version 5.1.1

json-schema-validator 4.4.0

Java DSL for easy testing of REST services

License

License

Categories

Categories

JSON Data
GroupId

GroupId

io.rest-assured
ArtifactId

ArtifactId

json-schema-validator
Version

Version

4.4.0
Type

Type

jar
Description

Description

json-schema-validator
Java DSL for easy testing of REST services
Project URL

Project URL

http://maven.apache.org

Download json-schema-validator 4.4.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.java-json-tools : json-schema-validator jar 2.2.14
org.hamcrest : hamcrest jar 2.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.