Adsizzlerlabs / mangolaa-commons

Model classes as per OpenRTB 2.5 spec along with Utilities and Protocol buffer structures

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome

This project contains domain classes as per the OpenRTB v 2.5 spec. It contains :

  1. Json serializers and deserializers(based on Jackson library)
  2. Domain classes that utilize the Builder design pattern
  3. Utility classes for manipulating Strings, working with Java 8 Time API etc.

This is very much a work in progress. It relies heavily on the Lombok library.

About

Model classes as per OpenRTB 2.5 spec along with Utilities and Protocol buffer structures

License:MIT License


Languages

Language:Java 58.2%Language:Groovy 41.8%