is not current version
Last Version 2.2

gRPC utils 2.0

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


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

Dependencies

compile (1)

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

provided (1)

Group / Artifact Type Version
io.grpc : grpc-stub jar 1.42.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.