| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdorg.eclipse.jnosql.communication | 
| ArtifactId | ArtifactIdmemcached-driver | 
| Last Version | Last Version1.0.0-b4 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionThe Eclipse JNoSQL communication layer implementation to Memcached | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| memcached-driver-1.0.0-b4.pom | |
| memcached-driver-1.0.0-b4.jar | 12 KB | 
| memcached-driver-1.0.0-b4-sources.jar | 10 KB | 
| memcached-driver-1.0.0-b4-javadoc.jar | 40 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.eclipse.jnosql.communication/memcached-driver/ -->
<dependency>
    <groupId>org.eclipse.jnosql.communication</groupId>
    <artifactId>memcached-driver</artifactId>
    <version>1.0.0-b4</version>
</dependency>// https://jarcasting.com/artifacts/org.eclipse.jnosql.communication/memcached-driver/
implementation 'org.eclipse.jnosql.communication:memcached-driver:1.0.0-b4'// https://jarcasting.com/artifacts/org.eclipse.jnosql.communication/memcached-driver/
implementation ("org.eclipse.jnosql.communication:memcached-driver:1.0.0-b4")'org.eclipse.jnosql.communication:memcached-driver:jar:1.0.0-b4'<dependency org="org.eclipse.jnosql.communication" name="memcached-driver" rev="1.0.0-b4">
  <artifact name="memcached-driver" type="jar" />
</dependency>@Grapes(
@Grab(group='org.eclipse.jnosql.communication', module='memcached-driver', version='1.0.0-b4')
)libraryDependencies += "org.eclipse.jnosql.communication" % "memcached-driver" % "1.0.0-b4"[org.eclipse.jnosql.communication/memcached-driver "1.0.0-b4"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.eclipse.jnosql.communication : communication-key-value | jar | 1.0.0-b4 | 
| org.eclipse.jnosql.communication : communication-driver-commons | jar | 1.0.0-b4 | 
| net.spy : spymemcached | jar | 2.12.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| jakarta.json : jakarta.json-api | jar | 1.1.6 | 
| jakarta.json.bind : jakarta.json.bind-api | jar | 1.0.2 | 
| jakarta.annotation : jakarta.annotation-api | jar | 1.3.5 | 
| jakarta.enterprise : jakarta.enterprise.cdi-api | jar | 2.0.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| jakarta.nosql.tck.communication.driver : driver-tck-key-value | jar | 1.0.0-b4 | 
| org.testcontainers : testcontainers | jar | 1.17.2 | 
| org.eclipse : yasson | jar | 1.0.11 | 
| org.hamcrest : hamcrest-all | jar | 1.3 | 
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 | 
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 | 
| org.mockito : mockito-core | jar | 4.6.0 | 
| org.mockito : mockito-junit-jupiter | jar | 4.6.0 | 
| commons-io : commons-io | jar | 2.11.0 |