HTTP Session Manager - Tomcat Integration

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

License

License

Microsoft License
Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

com.microsoft.azure.sessionmanager
ArtifactId

ArtifactId

sessionmanager-tomcat
Last Version

Last Version

1.0.0-beta.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download sessionmanager-tomcat

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.microsoft.azure.sessionmanager : sessionmanager jar 1.0.0-beta.1

provided (1)

Group / Artifact Type Version
org.apache.tomcat : tomcat-catalina jar 9.0.21

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