is not current version
Last Version 2.0.0

protobuf-jackson 1.2.0

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
Version

Version

1.2.0
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/curiostack/tree/master/common/grpc/protobuf-jackson
Source Code Management

Source Code Management

https://github.com/curioswitch/curiostack

Download protobuf-jackson 1.2.0


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

Dependencies

compile (2)

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

runtime (2)

Group / Artifact Type Version
jakarta.annotation : jakarta.annotation-api jar 1.3.5
net.bytebuddy : byte-buddy jar 1.10.19

Project Modules

There are no modules declared in this project.