MVN

org.openrtb : openrtb-validator

Maven & Gradle

Feb 23, 2015
264 stars

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.

<dependency>
    <groupId>org.openrtb</groupId>
    <artifactId>openrtb-validator</artifactId>
    <version>2.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.openrtb : openrtb-validator to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.3.1

All Versions

Choose a version of org.openrtb : openrtb-validator to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.3.x
openrtb-validator-2.3.1
openrtb-validator-2.3.0

How to add a dependency to Maven

Add the following org.openrtb : openrtb-validator maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.openrtb</groupId>
    <artifactId>openrtb-validator</artifactId>
    <version>2.3.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.openrtb : openrtb-validator gradle dependency to your build.gradle file:

implementation 'org.openrtb:openrtb-validator:2.3.1'

Gradle Kotlin DSL: Add the following org.openrtb : openrtb-validator gradle kotlin dependency to your build.gradle.kts file:

implementation("org.openrtb:openrtb-validator:2.3.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.openrtb : openrtb-validator sbt scala dependency to your build.sbt file:

libraryDependencies += "org.openrtb" % "openrtb-validator" % "2.3.1"

Advertisement

Dependencies from Group

Feb 23, 2015
264 stars
Mar 02, 2015
264 stars

Discover Dependencies

Sep 20, 2005
2 usages
Oct 07, 2010
3 usages
Feb 17, 2014
77 usages
450 stars
Jul 07, 2011
1 stars
Mar 24, 2015
10 usages
2.5k stars
Nov 29, 2011
4 usages
68 stars
Jun 12, 2014
3 stars
Feb 22, 2013
20 stars