Last Version

akka-grpc-runtime 0.5.0

akka-grpc-runtime

License

License

Categories

Categories

gRPC Net Networking Akka Container Microservices Reactive libraries
GroupId

GroupId

com.lightbend.akka.grpc
ArtifactId

ArtifactId

akka-grpc-runtime_2.11
Version

Version

0.5.0
Type

Type

jar
Description

Description

akka-grpc-runtime
akka-grpc-runtime
Project URL

Project URL

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

Project Organization

com.lightbend.akka.grpc
Source Code Management

Source Code Management

https://github.com/akka/akka-grpc

Download akka-grpc-runtime_2.11 0.5.0


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

Dependencies

compile (11)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
com.thesamet.scalapb : scalapb-runtime_2.11 jar 0.8.4
io.grpc : grpc-core jar 1.16.1
io.grpc : grpc-netty-shaded jar 1.16.1
com.typesafe : config jar 1.3.3
com.typesafe : ssl-config-core_2.11 jar 0.3.6
com.typesafe.akka : akka-stream_2.11 jar 2.5.20
com.typesafe.akka : akka-http-core_2.11 jar 10.1.5
com.typesafe.akka : akka-http_2.11 jar 10.1.5
com.typesafe.akka : akka-http2-support_2.11 jar 10.1.5
com.typesafe.akka : akka-discovery_2.11 jar 2.5.20

provided (4)

Group / Artifact Type Version
io.grpc : grpc-stub jar 1.16.1
com.typesafe.akka : akka-slf4j_2.11 jar 2.5.20
com.typesafe.play : play_2.11 jar 2.7.0-RC3
com.typesafe.play : play-akka-http-server_2.11 jar 2.7.0-RC3

test (3)

Group / Artifact Type Version
com.typesafe.akka : akka-testkit_2.11 jar 2.5.20
org.scalatest : scalatest_2.11 jar 3.0.5
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.