is not current version
Last Version 6.1

gRPC Guice Scopes 1.0-alpha1

RPC and ListenerCall Guice Scopes for gRPC server

License

License

Categories

Categories

gRPC Net Networking
GroupId

GroupId

pl.morgwai.base
ArtifactId

ArtifactId

grpc-scopes
Version

Version

1.0-alpha1
Type

Type

jar
Description

Description

gRPC Guice Scopes
RPC and ListenerCall 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 1.0-alpha1


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

Dependencies

compile (1)

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

provided (2)

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

Project Modules

There are no modules declared in this project.