License |
License |
---|---|
Categories |
CategoriesCLI User Interface gRPC Net Networking |
GroupId | GroupIdcom.clibing |
ArtifactId | ArtifactIdcommon-grpc |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommon-grpc
common proto, exception with code, wrapper rpc method
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
common-grpc-1.0.1.pom | |
common-grpc-1.0.1.jar | 79 KB |
common-grpc-1.0.1-sources.jar | 34 KB |
common-grpc-1.0.1-javadoc.jar | 229 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.clibing/common-grpc/ -->
<dependency>
<groupId>com.clibing</groupId>
<artifactId>common-grpc</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.clibing/common-grpc/
implementation 'com.clibing:common-grpc:1.0.1'
// https://jarcasting.com/artifacts/com.clibing/common-grpc/
implementation ("com.clibing:common-grpc:1.0.1")
'com.clibing:common-grpc:jar:1.0.1'
<dependency org="com.clibing" name="common-grpc" rev="1.0.1">
<artifact name="common-grpc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.clibing', module='common-grpc', version='1.0.1')
)
libraryDependencies += "com.clibing" % "common-grpc" % "1.0.1"
[com.clibing/common-grpc "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.8 |
io.grpc : grpc-all | jar | 1.37.0 |
io.grpc : grpc-services | jar | 1.37.0 |
com.google.protobuf : protobuf-java | jar | 3.17.3 |
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
ch.qos.logback : logback-classic | jar | 1.2.10 |
ch.qos.logback : logback-core | jar | 1.2.10 |