Last Version

dropwizard-grpc 1.2.3-2

A set of classes to use a gRPC server in a Dropwizard service.

License

License

Categories

Categories

DropWizard Container Microservices gRPC Net Networking
GroupId

GroupId

io.github.msteinhoff
ArtifactId

ArtifactId

dropwizard-grpc
Version

Version

1.2.3-2
Type

Type

jar
Description

Description

dropwizard-grpc
A set of classes to use a gRPC server in a Dropwizard service.
Project URL

Project URL

https://msteinhoff.github.io/dropwizard-grpc/
Source Code Management

Source Code Management

https://github.com/msteinhoff/dropwizard-grpc/

Download dropwizard-grpc 1.2.3-2


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

Dependencies

runtime (3)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 1.2.3
io.grpc : grpc-netty jar 1.13.1
io.grpc : grpc-stub jar 1.13.1

Project Modules

There are no modules declared in this project.