Last Version

openrtb-validator 2.3.1

Provides a simple API that can be used to validate JSON bid requests and responses according to OpenRTB specifications. OpenRTB versions 1.0, 2.0, 2.1, 2.2, and 2.3 are fully supported.

License

License

GroupId

GroupId

org.openrtb
ArtifactId

ArtifactId

openrtb-validator
Version

Version

2.3.1
Type

Type

jar
Description

Description

openrtb-validator
Provides a simple API that can be used to validate JSON bid requests and responses according to OpenRTB specifications. OpenRTB versions 1.0, 2.0, 2.1, 2.2, and 2.3 are fully supported.
Project URL

Project URL

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

Source Code Management

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

Download openrtb-validator 2.3.1


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

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.