protobuf-jackson

A library for efficient marshalling of Protocol Buffer messages to and from JSON.

License

License

Categories

Categories

Protobuf Data Data Structures Jackson JSON
GroupId

GroupId

org.curioswitch.curiostack
ArtifactId

ArtifactId

protobuf-jackson
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

protobuf-jackson
A library for efficient marshalling of Protocol Buffer messages to and from JSON.
Project URL

Project URL

https://github.com/curioswitch/protobuf-jackson

Download protobuf-jackson

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.13.1
com.google.protobuf : protobuf-java jar 3.19.1

runtime (1)

Group / Artifact Type Version
net.bytebuddy : byte-buddy jar 1.12.6

Project Modules

There are no modules declared in this project.
org.curioswitch.curiostack

CurioSwitch

Versions

Version
2.0.0
1.2.0
1.1.0
1.0.0
0.4.0
0.3.1
0.3.0
0.2.1
0.2.0
0.1.1
0.1.0