gRPC utils

Some helpful classes when developing gRPC services

License

License

Categories

Categories

gRPC Net Networking
GroupId

GroupId

pl.morgwai.base
ArtifactId

ArtifactId

grpc-utils
Last Version

Last Version

2.2
Release Date

Release Date

Type

Type

jar
Description

Description

gRPC utils
Some helpful classes when developing gRPC services
Project URL

Project URL

https://github.com/morgwai/grpc-utils
Source Code Management

Source Code Management

https://github.com/morgwai/grpc-utils.git

Download grpc-utils

How to add to project

<!-- https://jarcasting.com/artifacts/pl.morgwai.base/grpc-utils/ -->
<dependency>
    <groupId>pl.morgwai.base</groupId>
    <artifactId>grpc-utils</artifactId>
    <version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/pl.morgwai.base/grpc-utils/
implementation 'pl.morgwai.base:grpc-utils:2.2'
// https://jarcasting.com/artifacts/pl.morgwai.base/grpc-utils/
implementation ("pl.morgwai.base:grpc-utils:2.2")
'pl.morgwai.base:grpc-utils:jar:2.2'
<dependency org="pl.morgwai.base" name="grpc-utils" rev="2.2">
  <artifact name="grpc-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.morgwai.base', module='grpc-utils', version='2.2')
)
libraryDependencies += "pl.morgwai.base" % "grpc-utils" % "2.2"
[pl.morgwai.base/grpc-utils "2.2"]

Dependencies

compile (1)

Group / Artifact Type Version
pl.morgwai.base : java-utils jar 1.9

provided (1)

Group / Artifact Type Version
io.grpc : grpc-stub jar [1.42.1,1.999.0]

test (2)

Group / Artifact Type Version
junit : junit jar [4.13.2,4.999.0]
org.easymock : easymock jar 4.3

Project Modules

There are no modules declared in this project.

Versions

Version
2.2
2.1
2.0
1.5
1.4
1.3
1.2
1.1
1.0
1.0-alpha10
1.0-alpha9
1.0-alpha8
1.0-alpha7
1.0-alpha6
1.0-alpha5
1.0-alpha4
1.0-alpha3
1.0-alpha2
1.0-alpha1