Last Version

HTTP session-scope extension 1.1

Simplifies the development of services that are tied to HTTP session.

Categories

Categories

Net
GroupId

GroupId

org.jvnet.jax-ws-commons
ArtifactId

ArtifactId

http-session-scope
Version

Version

1.1
Type

Type

jar
Description

Description

HTTP session-scope extension
Simplifies the development of services that are tied to HTTP session.

Download http-session-scope 1.1


<!-- https://jarcasting.com/artifacts/org.jvnet.jax-ws-commons/http-session-scope/ -->
<dependency>
    <groupId>org.jvnet.jax-ws-commons</groupId>
    <artifactId>http-session-scope</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.jax-ws-commons/http-session-scope/
implementation 'org.jvnet.jax-ws-commons:http-session-scope:1.1'
// https://jarcasting.com/artifacts/org.jvnet.jax-ws-commons/http-session-scope/
implementation ("org.jvnet.jax-ws-commons:http-session-scope:1.1")
'org.jvnet.jax-ws-commons:http-session-scope:jar:1.1'
<dependency org="org.jvnet.jax-ws-commons" name="http-session-scope" rev="1.1">
  <artifact name="http-session-scope" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.jax-ws-commons', module='http-session-scope', version='1.1')
)
libraryDependencies += "org.jvnet.jax-ws-commons" % "http-session-scope" % "1.1"
[org.jvnet.jax-ws-commons/http-session-scope "1.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.sun.xml.ws : jaxws-rt jar 2.1
javax.servlet : servlet-api jar 2.4

Project Modules

There are no modules declared in this project.