is not current version
Last Version 2.1.1

com.networknt:light-session 1.6.5

Light 4J Distributed Session Handler and Managers

Categories

Categories

Net
GroupId

GroupId

com.networknt
ArtifactId

ArtifactId

light-session
Version

Version

1.6.5
Type

Type

pom

Download light-session 1.6.5

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

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