is not current version
Last Version 7.0.0.pre5

org.mortbay.jetty:jetty-terracotta-sessions 6.1.14


Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.mortbay.jetty
ArtifactId

ArtifactId

jetty-terracotta-sessions
Version

Version

6.1.14
Type

Type

jar

Download jetty-terracotta-sessions 6.1.14


<!-- https://jarcasting.com/artifacts/org.mortbay.jetty/jetty-terracotta-sessions/ -->
<dependency>
    <groupId>org.mortbay.jetty</groupId>
    <artifactId>jetty-terracotta-sessions</artifactId>
    <version>6.1.14</version>
</dependency>
// https://jarcasting.com/artifacts/org.mortbay.jetty/jetty-terracotta-sessions/
implementation 'org.mortbay.jetty:jetty-terracotta-sessions:6.1.14'
// https://jarcasting.com/artifacts/org.mortbay.jetty/jetty-terracotta-sessions/
implementation ("org.mortbay.jetty:jetty-terracotta-sessions:6.1.14")
'org.mortbay.jetty:jetty-terracotta-sessions:jar:6.1.14'
<dependency org="org.mortbay.jetty" name="jetty-terracotta-sessions" rev="6.1.14">
  <artifact name="jetty-terracotta-sessions" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mortbay.jetty', module='jetty-terracotta-sessions', version='6.1.14')
)
libraryDependencies += "org.mortbay.jetty" % "jetty-terracotta-sessions" % "6.1.14"
[org.mortbay.jetty/jetty-terracotta-sessions "6.1.14"]