is not current version
Last Version 2.1.1

com.networknt:light-session 2.0.22

Light 4J Distributed Session Handler and Managers

Categories

Categories

Net
GroupId

GroupId

com.networknt
ArtifactId

ArtifactId

light-session
Version

Version

2.0.22
Type

Type

pom

Download light-session 2.0.22

Filename Size
light-session-2.0.22.pom 20 KB
Browse

<!-- https://jarcasting.com/artifacts/com.networknt/light-session/ -->
<dependency>
    <groupId>com.networknt</groupId>
    <artifactId>light-session</artifactId>
    <version>2.0.22</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.networknt/light-session/
implementation 'com.networknt:light-session:2.0.22'
// https://jarcasting.com/artifacts/com.networknt/light-session/
implementation ("com.networknt:light-session:2.0.22")
'com.networknt:light-session:pom:2.0.22'
<dependency org="com.networknt" name="light-session" rev="2.0.22">
  <artifact name="light-session" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.networknt', module='light-session', version='2.0.22')
)
libraryDependencies += "com.networknt" % "light-session" % "2.0.22"
[com.networknt/light-session "2.0.22"]