is not current version
Last Version 7.2-javax

Servlet and Websocket Guice Scopes 6.1-javax

Servlet and websocket Guice scopes, that are automatically transferred when dispatching work to other threads

License

License

GroupId

GroupId

pl.morgwai.base
ArtifactId

ArtifactId

servlet-scopes
Version

Version

6.1-javax
Type

Type

jar
Description

Description

Servlet and Websocket Guice Scopes
Servlet and websocket Guice scopes, that are automatically transferred when dispatching work to other threads
Project URL

Project URL

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

Source Code Management

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

Download servlet-scopes 6.1-javax


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

Dependencies

provided (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32
com.google.inject : guice jar 5.0.1
javax.servlet : javax.servlet-api jar 4.0.1
javax.websocket : javax.websocket-api jar 1.1

Project Modules

There are no modules declared in this project.