Last Version

Dropwizard Protocol Buffers Support 2.0.12-1

Support for reading and writing Google Protocol Buffer objects

License

License

Categories

Categories

DropWizard Container Microservices Protobuf Data Data Structures
GroupId

GroupId

io.dropwizard.modules
ArtifactId

ArtifactId

dropwizard-protobuf
Version

Version

2.0.12-1
Type

Type

jar
Description

Description

Dropwizard Protocol Buffers Support
Support for reading and writing Google Protocol Buffer objects
Project URL

Project URL

https://github.com/dropwizard/dropwizard-protobuf
Source Code Management

Source Code Management

https://github.com/dropwizard/dropwizard-protobuf

Download dropwizard-protobuf 2.0.12-1


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

Dependencies

compile (3)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar
com.google.protobuf : protobuf-java jar
com.google.protobuf : protobuf-java-util jar

test (6)

Group / Artifact Type Version
io.dropwizard : dropwizard-testing jar
org.junit.jupiter : junit-jupiter jar 5.6.2
org.assertj : assertj-core jar 3.16.1
org.mockito : mockito-core jar 3.5.2
org.openjdk.jmh : jmh-core jar 1.25
org.openjdk.jmh : jmh-generator-annprocess jar 1.25

Project Modules

There are no modules declared in this project.