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