jar

org.akubraproject : akubra-mem

Maven & Gradle

Mar 03, 2012
7 usages

Akubra Memory-Store Implementation · A simple memory-based akubra store, suitable for testing.

Table Of Contents

Latest Version

Download org.akubraproject : akubra-mem JAR file - Latest Versions:

All Versions

Download org.akubraproject : akubra-mem JAR file - All Versions:

Version Vulnerabilities Size Updated
0.4.x
0.3.x
0.3

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 akubra-mem-0.4.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.akubraproject.mem

├─ org.akubraproject.mem.MemBlob.class - [JAR]

├─ org.akubraproject.mem.MemBlobStore.class - [JAR]

├─ org.akubraproject.mem.MemConnection.class - [JAR]

├─ org.akubraproject.mem.MemData.class - [JAR]

Advertisement