Last Version

native-validator 1.0.0

Provides a simple API that can be used to validate Native requests and responses according to Native specifications. Native version 1.0 is fully supported.

License

License

Categories

Categories

Native Development Tools
GroupId

GroupId

org.openrtb
ArtifactId

ArtifactId

native-validator
Version

Version

1.0.0
Type

Type

jar
Description

Description

native-validator
Provides a simple API that can be used to validate Native requests and responses according to Native specifications. Native version 1.0 is fully supported.
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/openrtb/openrtb2x/tree/2.0/native-validator

Download native-validator 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.fge : json-schema-validator jar 2.2.6

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.slf4j : slf4j-api jar 1.7.2
org.slf4j : slf4j-simple jar 1.7.2

Project Modules

There are no modules declared in this project.