is not current version
Last Version 6.1

gRPC Guice Scopes 5.0

RPC and ListenerEvent Guice Scopes for gRPC server

License

License

Categories

Categories

gRPC Net Networking
GroupId

GroupId

pl.morgwai.base
ArtifactId

ArtifactId

grpc-scopes
Version

Version

5.0
Type

Type

jar
Description

Description

gRPC Guice Scopes
RPC and ListenerEvent Guice Scopes for gRPC server
Project URL

Project URL

https://github.com/morgwai/grpc-scopes
Source Code Management

Source Code Management

https://github.com/morgwai/grpc-scopes.git

Download grpc-scopes 5.0


<!-- https://jarcasting.com/artifacts/pl.morgwai.base/grpc-scopes/ -->
<dependency>
    <groupId>pl.morgwai.base</groupId>
    <artifactId>grpc-scopes</artifactId>
    <version>5.0</version>
</dependency>
// https://jarcasting.com/artifacts/pl.morgwai.base/grpc-scopes/
implementation 'pl.morgwai.base:grpc-scopes:5.0'
// https://jarcasting.com/artifacts/pl.morgwai.base/grpc-scopes/
implementation ("pl.morgwai.base:grpc-scopes:5.0")
'pl.morgwai.base:grpc-scopes:jar:5.0'
<dependency org="pl.morgwai.base" name="grpc-scopes" rev="5.0">
  <artifact name="grpc-scopes" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.morgwai.base', module='grpc-scopes', version='5.0')
)
libraryDependencies += "pl.morgwai.base" % "grpc-scopes" % "5.0"
[pl.morgwai.base/grpc-scopes "5.0"]

Dependencies

compile (1)

Group / Artifact Type Version
pl.morgwai.base : guice-context-scopes jar 4.0

provided (3)

Group / Artifact Type Version
com.google.inject : guice jar 5.0.1
io.grpc : grpc-api jar 1.42.0
io.grpc : grpc-stub jar 1.42.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.