| License | License | 
|---|---|
| Categories | CategoriesWicket User Interface Web Frameworks Data | 
| GroupId | GroupIdorg.wicketstuff | 
| ArtifactId | ArtifactIdwicketstuff-datastore-memcached | 
| Last Version | Last Version9.10.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionApache Wicket IPageStore Memcached An implementation of Apache Wicket's IPageStore that uses Memcached as a backend | 
<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-datastore-memcached/ -->
<dependency>
    <groupId>org.wicketstuff</groupId>
    <artifactId>wicketstuff-datastore-memcached</artifactId>
    <version>9.10.0</version>
</dependency>// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-datastore-memcached/
implementation 'org.wicketstuff:wicketstuff-datastore-memcached:9.10.0'// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-datastore-memcached/
implementation ("org.wicketstuff:wicketstuff-datastore-memcached:9.10.0")'org.wicketstuff:wicketstuff-datastore-memcached:jar:9.10.0'<dependency org="org.wicketstuff" name="wicketstuff-datastore-memcached" rev="9.10.0">
  <artifact name="wicketstuff-datastore-memcached" type="jar" />
</dependency>@Grapes(
@Grab(group='org.wicketstuff', module='wicketstuff-datastore-memcached', version='9.10.0')
)libraryDependencies += "org.wicketstuff" % "wicketstuff-datastore-memcached" % "9.10.0"[org.wicketstuff/wicketstuff-datastore-memcached "9.10.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.wicketstuff : wicketstuff-datastore-common | jar | 9.10.0 | 
| net.spy : spymemcached | jar | 2.12.3 | 
| com.google.guava : guava Optional | jar | 29.0-jre | 
| org.apache.wicket : wicket-core | jar | 9.10.0 | 
| org.apache.wicket : wicket-devutils | jar | 9.10.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.eclipse.jetty.aggregate : jetty-all | jar | 9.4.46.v20220331 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.wicketstuff : wicketstuff-datastore-common | jar | 9.10.0 | 
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 | 
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 | 
| org.slf4j : slf4j-log4j12 | jar | 1.7.36 | 
