Last Version

Google OpenRTB Core 2.0.1

OpenRTB model for Java and other languages via protobuf; Helper OpenRTB libraries for Java including JSON serialization

License

License

GroupId

GroupId

com.google.openrtb
ArtifactId

ArtifactId

openrtb-core
Version

Version

2.0.1
Type

Type

jar
Description

Description

Google OpenRTB Core
OpenRTB model for Java and other languages via protobuf; Helper OpenRTB libraries for Java including JSON serialization
Project Organization

Project Organization

Google, Inc.

Download openrtb-core 2.0.1


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

Dependencies

compile (6)

Group / Artifact Type Version
javax.inject : javax.inject jar 1
com.google.code.findbugs : jsr305 jar 3.0.2
com.google.protobuf : protobuf-java jar 3.19.4
com.google.guava : guava jar 31.1-jre
io.dropwizard.metrics : metrics-core jar 4.2.8
org.slf4j : slf4j-api jar 1.7.36

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
com.google.truth : truth jar 1.1.3
org.slf4j : slf4j-jdk14 jar 1.7.36

Project Modules

There are no modules declared in this project.