Last Version

play-grpc-runtime 0.9.1

play-grpc-runtime

License

License

Categories

Categories

gRPC Net Networking
GroupId

GroupId

com.lightbend.play
ArtifactId

ArtifactId

play-grpc-runtime_2.13
Version

Version

0.9.1
Type

Type

jar
Description

Description

play-grpc-runtime
play-grpc-runtime
Project URL

Project URL

https://developer.lightbend.com/docs/play-grpc/current/
Project Organization

Project Organization

com.lightbend.play
Source Code Management

Source Code Management

https://github.com/playframework/play-grpc

Download play-grpc-runtime_2.13 0.9.1


<!-- https://jarcasting.com/artifacts/com.lightbend.play/play-grpc-runtime_2.13/ -->
<dependency>
    <groupId>com.lightbend.play</groupId>
    <artifactId>play-grpc-runtime_2.13</artifactId>
    <version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.lightbend.play/play-grpc-runtime_2.13/
implementation 'com.lightbend.play:play-grpc-runtime_2.13:0.9.1'
// https://jarcasting.com/artifacts/com.lightbend.play/play-grpc-runtime_2.13/
implementation ("com.lightbend.play:play-grpc-runtime_2.13:0.9.1")
'com.lightbend.play:play-grpc-runtime_2.13:jar:0.9.1'
<dependency org="com.lightbend.play" name="play-grpc-runtime_2.13" rev="0.9.1">
  <artifact name="play-grpc-runtime_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lightbend.play', module='play-grpc-runtime_2.13', version='0.9.1')
)
libraryDependencies += "com.lightbend.play" % "play-grpc-runtime_2.13" % "0.9.1"
[com.lightbend.play/play-grpc-runtime_2.13 "0.9.1"]

Dependencies

compile (8)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.1
com.lightbend.akka.grpc : akka-grpc-runtime_2.13 jar 1.0.2
com.typesafe.play : play_2.13 jar 2.8.2
com.typesafe.play : play-akka-http-server_2.13 jar 2.8.2
com.typesafe.akka : akka-discovery_2.13 jar 2.6.5
com.typesafe.akka : akka-http_2.13 jar 10.1.12
com.typesafe.akka : akka-http2-support_2.13 jar 10.1.12
com.typesafe.akka : akka-http-spray-json_2.13 jar 10.1.12

Project Modules

There are no modules declared in this project.