jar

org.eclipse.jnosql.communication : jnosql-memcached-driver

Maven & Gradle

Mar 11, 2023
52 stars

The Eclipse JNoSQL communication layer implementation to Memcached

Table Of Contents

Latest Version

Download org.eclipse.jnosql.communication : jnosql-memcached-driver JAR file - Latest Versions:

All Versions

Download org.eclipse.jnosql.communication : jnosql-memcached-driver JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jnosql-memcached-driver-1.0.0-b6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.eclipse.jnosql.communication.memcached.keyvalue

├─ org.eclipse.jnosql.communication.memcached.keyvalue.MemcachedBucketManager.class - [JAR]

├─ org.eclipse.jnosql.communication.memcached.keyvalue.MemcachedBucketManagerFactory.class - [JAR]

├─ org.eclipse.jnosql.communication.memcached.keyvalue.MemcachedConfigurations.class - [JAR]

├─ org.eclipse.jnosql.communication.memcached.keyvalue.MemcachedException.class - [JAR]

├─ org.eclipse.jnosql.communication.memcached.keyvalue.MemcachedKeyValueConfiguration.class - [JAR]