plugin-session

a lightweight servlet container

License

License

GroupId

GroupId

org.smartboot.servlet
ArtifactId

ArtifactId

plugin-session
Last Version

Last Version

0.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

plugin-session
a lightweight servlet container

Download plugin-session

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.smartboot.servlet : servlet-core jar 0.1.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0