Apache Wicket Memcached Page Store

An implementation of Apache Wicket's IDataStore that uses Memcached as a backend

License

License

Categories

Categories

Wicket User Interface Web Frameworks Data
GroupId

GroupId

com.github.martin-g
ArtifactId

ArtifactId

wicket-memcached-data-store
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Wicket Memcached Page Store
An implementation of Apache Wicket's IDataStore that uses Memcached as a backend
Project Organization

Project Organization

MGSolutions Ltd

Download wicket-memcached-data-store

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.martin-g/wicket-memcached-data-store/ -->
<dependency>
    <groupId>com.github.martin-g</groupId>
    <artifactId>wicket-memcached-data-store</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.martin-g/wicket-memcached-data-store/
implementation 'com.github.martin-g:wicket-memcached-data-store:0.1.0'
// https://jarcasting.com/artifacts/com.github.martin-g/wicket-memcached-data-store/
implementation ("com.github.martin-g:wicket-memcached-data-store:0.1.0")
'com.github.martin-g:wicket-memcached-data-store:jar:0.1.0'
<dependency org="com.github.martin-g" name="wicket-memcached-data-store" rev="0.1.0">
  <artifact name="wicket-memcached-data-store" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.martin-g', module='wicket-memcached-data-store', version='0.1.0')
)
libraryDependencies += "com.github.martin-g" % "wicket-memcached-data-store" % "0.1.0"
[com.github.martin-g/wicket-memcached-data-store "0.1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.wicket : wicket-core jar 6.12.0
net.spy : spymemcached jar 2.10.2
org.slf4j : slf4j-api jar 1.7.5

provided (1)

Group / Artifact Type Version
org.eclipse.jetty.aggregate : jetty-all-server jar 7.6.13.v20130916

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.5
log4j : log4j jar 1.2.17
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0