License |
License
Apache 2.0 License
|
---|---|
Categories |
CategoriesScala Languages gRPC Net Networking |
GroupId | GroupIdio.hydrosphere |
ArtifactId | ArtifactIdserving-grpc-scala_2.11 |
Version | Version2.4.0 |
Type | Typejar |
Description |
Descriptionserving-grpc-scala
serving-grpc-scala
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.hydrosphere/serving-grpc-scala_2.11/ -->
<dependency>
<groupId>io.hydrosphere</groupId>
<artifactId>serving-grpc-scala_2.11</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.hydrosphere/serving-grpc-scala_2.11/
implementation 'io.hydrosphere:serving-grpc-scala_2.11:2.4.0'
// https://jarcasting.com/artifacts/io.hydrosphere/serving-grpc-scala_2.11/
implementation ("io.hydrosphere:serving-grpc-scala_2.11:2.4.0")
'io.hydrosphere:serving-grpc-scala_2.11:jar:2.4.0'
<dependency org="io.hydrosphere" name="serving-grpc-scala_2.11" rev="2.4.0">
<artifact name="serving-grpc-scala_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hydrosphere', module='serving-grpc-scala_2.11', version='2.4.0')
)
libraryDependencies += "io.hydrosphere" % "serving-grpc-scala_2.11" % "2.4.0"
[io.hydrosphere/serving-grpc-scala_2.11 "2.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.thesamet.scalapb : scalapb-runtime_2.11 | jar | 0.8.4 |
org.scalactic : scalactic_2.11 | jar | 3.0.4 |
io.grpc : grpc-netty | jar | 1.18.0 |
com.thesamet.scalapb : scalapb-runtime-grpc_2.11 | jar | 0.8.4 |
com.google.api.grpc : googleapis-common-protos | jar | 0.0.3 |
Group / Artifact | Type | Version |
---|---|---|
io.spray : spray-json_2.11 | jar | 1.3.4 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.4 |