License |
License |
---|---|
Categories |
CategoriesgRPC Net Networking |
GroupId | GroupIdpl.morgwai.base |
ArtifactId | ArtifactIdgrpc-utils |
Last Version | Last Version2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptiongRPC utils
Some helpful classes when developing gRPC services
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
grpc-utils-2.2.pom | |
grpc-utils-2.2.jar | 26 KB |
grpc-utils-2.2-sources.jar | 15 KB |
grpc-utils-2.2-javadoc.jar | 472 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
pl.morgwai.base : java-utils | jar | 1.9 |
Group / Artifact | Type | Version |
---|---|---|
io.grpc : grpc-stub | jar | [1.42.1,1.999.0] |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | [4.13.2,4.999.0] |
org.easymock : easymock | jar | 4.3 |
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
|