Last Version

json-validator 1.6.9

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
Version

Version

1.6.9
Type

Type

jar
Description

Description

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

Download json-validator 1.6.9


<!-- 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.