License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdorg.mortbay.jetty |
ArtifactId | ArtifactIdjetty-terracotta-sessions |
Last Version | Last Version7.0.0.pre5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJetty Contrib :: Terracotta Sessions
Contributed modules.
|
Project Organization |
Project OrganizationMort Bay Consulting |
<!-- https://jarcasting.com/artifacts/org.mortbay.jetty/jetty-terracotta-sessions/ -->
<dependency>
<groupId>org.mortbay.jetty</groupId>
<artifactId>jetty-terracotta-sessions</artifactId>
<version>7.0.0.pre5</version>
</dependency>
// https://jarcasting.com/artifacts/org.mortbay.jetty/jetty-terracotta-sessions/
implementation 'org.mortbay.jetty:jetty-terracotta-sessions:7.0.0.pre5'
// https://jarcasting.com/artifacts/org.mortbay.jetty/jetty-terracotta-sessions/
implementation ("org.mortbay.jetty:jetty-terracotta-sessions:7.0.0.pre5")
'org.mortbay.jetty:jetty-terracotta-sessions:jar:7.0.0.pre5'
<dependency org="org.mortbay.jetty" name="jetty-terracotta-sessions" rev="7.0.0.pre5">
<artifact name="jetty-terracotta-sessions" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mortbay.jetty', module='jetty-terracotta-sessions', version='7.0.0.pre5')
)
libraryDependencies += "org.mortbay.jetty" % "jetty-terracotta-sessions" % "7.0.0.pre5"
[org.mortbay.jetty/jetty-terracotta-sessions "7.0.0.pre5"]
Group / Artifact | Type | Version |
---|---|---|
org.mortbay.jetty : jetty | jar | 7.0.0.pre5 |
org.mortbay.jetty : jetty-webapp | jar | 7.0.0.pre5 |
org.mortbay.jetty : jetty-client | jar | 7.0.0.pre5 |
org.terracotta » terracotta | jar | 2.6.4 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 5.8 |