| License | License | 
|---|---|
| Categories | CategoriesgRPC Net Networking | 
| GroupId | GroupIdio.stargate.grpc | 
| ArtifactId | ArtifactIdbridge-proto | 
| Version | Version2.0.0-ALPHA-14 | 
| Type | Typejar | 
| Description | DescriptionCore modules for Stargate | 
| Filename | Size | 
|---|---|
| bridge-proto-2.0.0-ALPHA-14.pom | |
| bridge-proto-2.0.0-ALPHA-14.jar | 769 KB | 
| bridge-proto-2.0.0-ALPHA-14-sources.jar | 218 KB | 
| bridge-proto-2.0.0-ALPHA-14-javadoc.jar | 1 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.stargate.grpc/bridge-proto/ -->
<dependency>
    <groupId>io.stargate.grpc</groupId>
    <artifactId>bridge-proto</artifactId>
    <version>2.0.0-ALPHA-14</version>
</dependency>// https://jarcasting.com/artifacts/io.stargate.grpc/bridge-proto/
implementation 'io.stargate.grpc:bridge-proto:2.0.0-ALPHA-14'// https://jarcasting.com/artifacts/io.stargate.grpc/bridge-proto/
implementation ("io.stargate.grpc:bridge-proto:2.0.0-ALPHA-14")'io.stargate.grpc:bridge-proto:jar:2.0.0-ALPHA-14'<dependency org="io.stargate.grpc" name="bridge-proto" rev="2.0.0-ALPHA-14">
  <artifact name="bridge-proto" type="jar" />
</dependency>@Grapes(
@Grab(group='io.stargate.grpc', module='bridge-proto', version='2.0.0-ALPHA-14')
)libraryDependencies += "io.stargate.grpc" % "bridge-proto" % "2.0.0-ALPHA-14"[io.stargate.grpc/bridge-proto "2.0.0-ALPHA-14"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.grpc : grpc-protobuf | jar | |
| io.grpc : grpc-stub | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.osgi : org.osgi.core | jar | 6.0.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 | 
| org.assertj : assertj-core | jar | 3.21.0 | 
| org.jacoco : org.jacoco.agent | jar | 0.8.8 |