Last Version

Parent POM 2.1.1

Light 4J Distributed Session Handler and Managers

License

License

Categories

Categories

Net
GroupId

GroupId

com.networknt
ArtifactId

ArtifactId

light-session
Version

Version

2.1.1
Type

Type

pom
Description

Description

Parent POM
Light 4J Distributed Session Handler and Managers
Project URL

Project URL

https://github.com/networknt/light-session-4j

Download light-session 2.1.1

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

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • session-core
  • hazelcast-manager
  • redis-manager
  • jdbc-manager