Last Version

akka-grpc-runtime 2.1.4

Akka gRPC - Support for building streaming gRPC servers and clients on top of Akka Streams.

License

License

Categories

Categories

gRPC Net Networking Akka Container Microservices Reactive libraries
GroupId

GroupId

com.lightbend.akka.grpc
ArtifactId

ArtifactId

akka-grpc-runtime_2.13
Version

Version

2.1.4
Type

Type

jar
Description

Description

akka-grpc-runtime
Akka gRPC - Support for building streaming gRPC servers and clients on top of Akka Streams.
Project URL

Project URL

https://akka.io/
Project Organization

Project Organization

Lightbend Inc.
Source Code Management

Source Code Management

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

Download akka-grpc-runtime_2.13 2.1.4


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

Dependencies

compile (10)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.8
com.thesamet.scalapb : scalapb-runtime_2.13 jar 0.11.10
com.google.protobuf : protobuf-java jar 3.19.4
io.grpc : grpc-core jar 1.45.0
io.grpc : grpc-netty-shaded jar 1.45.0
com.typesafe.akka : akka-stream_2.13 jar 2.6.9
com.typesafe.akka : akka-http-core_2.13 jar 10.2.8
com.typesafe.akka : akka-http_2.13 jar 10.2.8
com.typesafe.akka : akka-discovery_2.13 jar 2.6.9
org.scala-lang.modules : scala-collection-compat_2.13 jar 2.7.0

provided (2)

Group / Artifact Type Version
io.grpc : grpc-stub jar 1.45.0
ch.megard : akka-http-cors_2.13 jar 1.1.3

test (3)

Group / Artifact Type Version
com.typesafe.akka : akka-testkit_2.13 jar 2.6.9
org.scalatest : scalatest_2.13 jar 3.1.4
org.scalatestplus : junit-4-12_2.13 jar 3.1.4.0

Project Modules

There are no modules declared in this project.