License |
License |
---|---|
Categories |
CategoriesgRPC Net Networking |
GroupId | GroupIdio.stargate |
ArtifactId | ArtifactIdgrpc-examples |
Last Version | Last Version2.0.0-ALPHA-14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCore modules for Stargate
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.stargate/grpc-examples/ -->
<dependency>
<groupId>io.stargate</groupId>
<artifactId>grpc-examples</artifactId>
<version>2.0.0-ALPHA-14</version>
</dependency>
// https://jarcasting.com/artifacts/io.stargate/grpc-examples/
implementation 'io.stargate:grpc-examples:2.0.0-ALPHA-14'
// https://jarcasting.com/artifacts/io.stargate/grpc-examples/
implementation ("io.stargate:grpc-examples:2.0.0-ALPHA-14")
'io.stargate:grpc-examples:jar:2.0.0-ALPHA-14'
<dependency org="io.stargate" name="grpc-examples" rev="2.0.0-ALPHA-14">
<artifact name="grpc-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.stargate', module='grpc-examples', version='2.0.0-ALPHA-14')
)
libraryDependencies += "io.stargate" % "grpc-examples" % "2.0.0-ALPHA-14"
[io.stargate/grpc-examples "2.0.0-ALPHA-14"]
Group / Artifact | Type | Version |
---|---|---|
io.stargate.grpc : grpc-proto | jar | 2.0.0-ALPHA-14 |
io.grpc : grpc-netty-shaded | jar |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.core | jar | 6.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.jacoco : org.jacoco.agent | jar | 0.8.8 |