is not current version
Last Version 0.5.0

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

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.4.0
Type

Type

jar

Download test-memcached-sessions 0.4.0


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