Categories |
CategoriesgRPC Net Networking |
---|---|
GroupId | GroupIdcom.github.zz666zz |
ArtifactId | ArtifactIdlocal-grpc-server-example |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/com.github.zz666zz/local-grpc-server-example/ -->
<dependency>
<groupId>com.github.zz666zz</groupId>
<artifactId>local-grpc-server-example</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zz666zz/local-grpc-server-example/
implementation 'com.github.zz666zz:local-grpc-server-example:1.0'
// https://jarcasting.com/artifacts/com.github.zz666zz/local-grpc-server-example/
implementation ("com.github.zz666zz:local-grpc-server-example:1.0")
'com.github.zz666zz:local-grpc-server-example:jar:1.0'
<dependency org="com.github.zz666zz" name="local-grpc-server-example" rev="1.0">
<artifact name="local-grpc-server-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zz666zz', module='local-grpc-server-example', version='1.0')
)
libraryDependencies += "com.github.zz666zz" % "local-grpc-server-example" % "1.0"
[com.github.zz666zz/local-grpc-server-example "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.zz666zz : spring-cloud-grpc-server-core-starter | jar | ${project.version} |
com.github.zz666zz : example-common-api | jar | ${project.version} |
org.slf4j : slf4j-api | jar | 1.7.26 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.projectlombok : lombok | jar | 1.16.12 |