Brikar Protocol Buffers JSON HTTP Converter for Spring

Protocol Buffers (protobuf) serialization adapters.

License

License

Categories

Categories

Protobuf Data Data Structures JSON
GroupId

GroupId

com.truward.brikar.protobuf
ArtifactId

ArtifactId

spring-protobuf-http-json
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Brikar Protocol Buffers JSON HTTP Converter for Spring
Protocol Buffers (protobuf) serialization adapters.

Download spring-protobuf-http-json

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework : spring-web jar 4.3.7.RELEASE
com.google.protobuf : protobuf-java jar 3.2.0
com.truward.protobuf : protobuf-jackson jar 1.0.3

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 1.3.9

test (4)

Group / Artifact Type Version
org.springframework : spring-test jar 4.3.7.RELEASE
org.slf4j : slf4j-simple jar 1.7.24
junit : junit jar 4.8.2
org.mockito : mockito-all jar 1.9.0

Project Modules

There are no modules declared in this project.

Brikar Protobuf

Protocol Buffer Serialization/Deserialization for Spring (Binary and Json formats).

Versions

Version
2.0.1