This commit adds support for Google Protobuf 3.0.0 and make some changes in the additional formats support: * "com.googlecode.protobuf-java-format:protobuf-java-format" is no longer required and its required version has been raised to 1.3+ (this lib adds support for JSON, XML, HTML formats) * "com.google.protobuf:protobuf-java-util" is also now supported for JSON format Issue: SPR-13589