is not current version
Last Version 2.1.4

com.lightbend.akka.grpc:akka-grpc-maven-plugin 0.8.0

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

Categories

Categories

Maven Build Tools gRPC Net Networking Akka Container Microservices Reactive libraries
GroupId

GroupId

com.lightbend.akka.grpc
ArtifactId

ArtifactId

akka-grpc-maven-plugin
Version

Version

0.8.0
Type

Type

jar

Download akka-grpc-maven-plugin 0.8.0


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