| License |
License |
|---|---|
| GroupId | GroupIdcom.m3 |
| ArtifactId | ArtifactIdglobal-session-filter |
| Last Version | Last Version0.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionglobal-session-filter
Sessions across multiple Servlet containers by just applying a ServletFilter.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| global-session-filter-0.2.0.pom | |
| global-session-filter-0.2.0.jar | 32 KB |
| global-session-filter-0.2.0-sources.jar | 21 KB |
| global-session-filter-0.2.0-javadoc.jar | 159 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.m3/global-session-filter/ -->
<dependency>
<groupId>com.m3</groupId>
<artifactId>global-session-filter</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.m3/global-session-filter/
implementation 'com.m3:global-session-filter:0.2.0'
// https://jarcasting.com/artifacts/com.m3/global-session-filter/
implementation ("com.m3:global-session-filter:0.2.0")
'com.m3:global-session-filter:jar:0.2.0'
<dependency org="com.m3" name="global-session-filter" rev="0.2.0">
<artifact name="global-session-filter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.m3', module='global-session-filter', version='0.2.0')
)
libraryDependencies += "com.m3" % "global-session-filter" % "0.2.0"
[com.m3/global-session-filter "0.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.5 |
| com.m3 : memcached-client-facade | jar | [1.0,) |
| Group / Artifact | Type | Version |
|---|---|---|
| spy » spymemcached | jar | 2.8.3 |
| com.googlecode.xmemcached : xmemcached | jar | 1.4.3 |
| org.apache.geronimo.specs : geronimo-servlet_2.5_spec | jar | 1.1 |
| ch.qos.logback : logback-classic | jar | 1.0.13 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.mockito : mockito-all | jar | 1.9.5 |
| org.mortbay.jetty : jetty-servlet-tester | jar | 6.1.26 |