is not current version
Last Version 0.5.0

com.geishatokyo.jetty.tests:test-memcached-sessions 0.2.1

Test cases for jetty-nosql-memcached and relating projects.

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

com.geishatokyo.jetty.tests
ArtifactId

ArtifactId

test-memcached-sessions
Version

Version

0.2.1
Type

Type

jar

Download test-memcached-sessions 0.2.1


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