Last Version

com.hubspot.jackson:jackson-datatype-protobuf 0.9.12

Jackson Module that adds support for reading/writing protobufs

Categories

Categories

Data Protobuf Data Structures Jackson JSON
GroupId

GroupId

com.hubspot.jackson
ArtifactId

ArtifactId

jackson-datatype-protobuf
Version

Version

0.9.12
Type

Type

jar
Description

Description

Jackson Module that adds support for reading/writing protobufs

Download jackson-datatype-protobuf 0.9.12


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

Dependencies

compile (7)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.11.0
com.fasterxml.jackson.core : jackson-core jar 2.11.0
com.fasterxml.jackson.core : jackson-databind jar 2.11.0
com.google.guava : guava jar 22.0
com.google.protobuf : protobuf-java jar 3.8.0
com.google.protobuf : protobuf-java-util jar 3.8.0
com.google.code.findbugs : annotations jar 3.0.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.4.1

Project Modules

There are no modules declared in this project.