is not current version
Last Version 2.1.1

com.networknt:light-session 1.5.19

Light 4J Distributed Session Handler and Managers

Categories

Categories

Net
GroupId

GroupId

com.networknt
ArtifactId

ArtifactId

light-session
Version

Version

1.5.19
Type

Type

pom

Download light-session 1.5.19

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

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