License |
License |
---|---|
Categories |
CategoriesgRPC Net Networking |
GroupId | GroupIdml.combust.mleap |
ArtifactId | ArtifactIdmleap-grpc-server_2.11 |
Version | Version0.17.0 |
Type | Typejar |
Description |
Descriptionmleap-grpc-server
mleap-grpc-server
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/ml.combust.mleap/mleap-grpc-server_2.11/ -->
<dependency>
<groupId>ml.combust.mleap</groupId>
<artifactId>mleap-grpc-server_2.11</artifactId>
<version>0.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/ml.combust.mleap/mleap-grpc-server_2.11/
implementation 'ml.combust.mleap:mleap-grpc-server_2.11:0.17.0'
// https://jarcasting.com/artifacts/ml.combust.mleap/mleap-grpc-server_2.11/
implementation ("ml.combust.mleap:mleap-grpc-server_2.11:0.17.0")
'ml.combust.mleap:mleap-grpc-server_2.11:jar:0.17.0'
<dependency org="ml.combust.mleap" name="mleap-grpc-server_2.11" rev="0.17.0">
<artifact name="mleap-grpc-server_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='ml.combust.mleap', module='mleap-grpc-server_2.11', version='0.17.0')
)
libraryDependencies += "ml.combust.mleap" % "mleap-grpc-server_2.11" % "0.17.0"
[ml.combust.mleap/mleap-grpc-server_2.11 "0.17.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
ml.combust.mleap : mleap-grpc_2.11 | jar | 0.17.0 |
com.github.scopt : scopt_2.11 | jar | 3.5.0 |
Group / Artifact | Type | Version |
---|---|---|
ml.combust.mleap : mleap-executor-testkit_2.11 | jar | 0.17.0 |
org.scalatest : scalatest_2.11 | jar | 3.0.3 |
com.typesafe.akka : akka-stream-testkit_2.11 | jar | 2.5.12 |