Categories |
CategoriesgRPC Net Networking |
---|---|
GroupId | GroupIdcom.github.zz666zz |
ArtifactId | ArtifactIdspring-cloud-grpc-common |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/com.github.zz666zz/spring-cloud-grpc-common/ -->
<dependency>
<groupId>com.github.zz666zz</groupId>
<artifactId>spring-cloud-grpc-common</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zz666zz/spring-cloud-grpc-common/
implementation 'com.github.zz666zz:spring-cloud-grpc-common:1.0'
// https://jarcasting.com/artifacts/com.github.zz666zz/spring-cloud-grpc-common/
implementation ("com.github.zz666zz:spring-cloud-grpc-common:1.0")
'com.github.zz666zz:spring-cloud-grpc-common:jar:1.0'
<dependency org="com.github.zz666zz" name="spring-cloud-grpc-common" rev="1.0">
<artifact name="spring-cloud-grpc-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zz666zz', module='spring-cloud-grpc-common', version='1.0')
)
libraryDependencies += "com.github.zz666zz" % "spring-cloud-grpc-common" % "1.0"
[com.github.zz666zz/spring-cloud-grpc-common "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.cloud : spring-cloud-starter | jar | 3.0.1 |
io.grpc : grpc-all | jar |