is not current version
Last Version 5.2

pl.morgwai.base:guice-context-scopes 5.0

Classes for building Guice scopes, that get automatically transferred when dispatching work to other threads

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

pl.morgwai.base
ArtifactId

ArtifactId

guice-context-scopes
Version

Version

5.0
Type

Type

jar

Download guice-context-scopes 5.0


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