json-validator

etl-unit is a testing framework for ETL tools.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.googlecode.etl-unit
ArtifactId

ArtifactId

json-validator
Last Version

Last Version

1.6.9
Release Date

Release Date

Type

Type

jar
Description

Description

json-validator
etl-unit is a testing framework for ETL tools.

Download json-validator

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.codehaus.jackson : jackson-core-lgpl jar 1.9.6
org.codehaus.jackson : jackson-mapper-asl jar 1.9.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.9
1.6.8
1.6.7
1.6.6
1.6.5
1.6.3
1.6.2
1.6.1
1.6.0
1.5.3
1.5.2
1.5.1