Jar examples for j:jackson-datatype-protobuf
Jackson Module that adds support for reading/writing protobufs
You can download jar file jackson-datatype-protobuf 0.2.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jackson-datatype-protobuf-0.2.0.jar to your project.
<dependency> <groupId>com.hubspot.jackson</groupId> <artifactId>jackson-datatype-protobuf</artifactId> <version>0.2.0</version> </dependency>
compile group: 'com.hubspot.jackson', name: 'jackson-datatype-protobuf', version: '0.2.0'
libraryDependencies += "com.hubspot.jackson" % "jackson-datatype-protobuf" % "0.2.0"
<dependency org="com.hubspot.jackson" name="jackson-datatype-protobuf" rev="0.2.0"/>
@Grapes(@Grab(group='com.hubspot.jackson', module='jackson-datatype-protobuf', version='0.2.0'))
'com.hubspot.jackson:jackson-datatype-protobuf:jar:0.2.0'
Click the following link to download the jar file.
jackson-datatype-protobuf-0.2.0-javadoc.jar