Last Version

gRPC utils 2.2

Some helpful classes when developing gRPC services

License

License

Categories

Categories

gRPC Net Networking
GroupId

GroupId

pl.morgwai.base
ArtifactId

ArtifactId

grpc-utils
Version

Version

2.2
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 2.2


<!-- 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.