License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdpl.morgwai.base |
ArtifactId | ArtifactIdguice-context-scopes |
Last Version | Last Version5.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGuice Context Scopes
Classes for building Guice scopes, that get automatically transferred when dispatching work to other threads
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
guice-context-scopes-5.2.pom | |
guice-context-scopes-5.2.jar | 11 KB |
guice-context-scopes-5.2-sources.jar | 7 KB |
guice-context-scopes-5.2-javadoc.jar | 413 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.morgwai.base/guice-context-scopes/ -->
<dependency>
<groupId>pl.morgwai.base</groupId>
<artifactId>guice-context-scopes</artifactId>
<version>5.2</version>
</dependency>
// https://jarcasting.com/artifacts/pl.morgwai.base/guice-context-scopes/
implementation 'pl.morgwai.base:guice-context-scopes:5.2'
// https://jarcasting.com/artifacts/pl.morgwai.base/guice-context-scopes/
implementation ("pl.morgwai.base:guice-context-scopes:5.2")
'pl.morgwai.base:guice-context-scopes:jar:5.2'
<dependency org="pl.morgwai.base" name="guice-context-scopes" rev="5.2">
<artifact name="guice-context-scopes" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.morgwai.base', module='guice-context-scopes', version='5.2')
)
libraryDependencies += "pl.morgwai.base" % "guice-context-scopes" % "5.2"
[pl.morgwai.base/guice-context-scopes "5.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.inject : guice Optional | jar | 5.0.1 |
org.slf4j : slf4j-api Optional | jar | [1.7.32,) |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | [4.13.2,4.999.0] |
org.slf4j : slf4j-jdk14 | jar | [1.7.32,) |
Version |
---|
5.2
|
5.1
|
5.0
|
4.0
|
3.0
|
2.1
|
2.0
|
2.0-alpha2
|
2.0-alpha1
|
1.0
|
1.0-alpha7
|
1.0-alpha6
|
1.0-alpha5
|
1.0-alpha4
|
1.0-alpha3
|
1.0-alpha2
|
1.0-alpha1
|