HTTP Session Manager

The Java Session Manager will allow you to externalize sessions to different data stores in Azure.

License

License

Microsoft License
GroupId

GroupId

com.microsoft.azure.sessionmanager
ArtifactId

ArtifactId

sessionmanager
Last Version

Last Version

1.0.0-beta.1
Release Date

Release Date

Type

Type

jar
Description

Description

HTTP Session Manager
The Java Session Manager will allow you to externalize sessions to different data stores in Azure.

Download sessionmanager

How to add to project

<!-- https://jarcasting.com/artifacts/com.microsoft.azure.sessionmanager/sessionmanager/ -->
<dependency>
    <groupId>com.microsoft.azure.sessionmanager</groupId>
    <artifactId>sessionmanager</artifactId>
    <version>1.0.0-beta.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure.sessionmanager/sessionmanager/
implementation 'com.microsoft.azure.sessionmanager:sessionmanager:1.0.0-beta.1'
// https://jarcasting.com/artifacts/com.microsoft.azure.sessionmanager/sessionmanager/
implementation ("com.microsoft.azure.sessionmanager:sessionmanager:1.0.0-beta.1")
'com.microsoft.azure.sessionmanager:sessionmanager:jar:1.0.0-beta.1'
<dependency org="com.microsoft.azure.sessionmanager" name="sessionmanager" rev="1.0.0-beta.1">
  <artifact name="sessionmanager" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure.sessionmanager', module='sessionmanager', version='1.0.0-beta.1')
)
libraryDependencies += "com.microsoft.azure.sessionmanager" % "sessionmanager" % "1.0.0-beta.1"
[com.microsoft.azure.sessionmanager/sessionmanager "1.0.0-beta.1"]

Dependencies

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.
com.microsoft.azure.sessionmanager

Microsoft Azure

APIs, SDKs and open source projects from Microsoft Azure

Versions

Version
1.0.0-beta.1