jar

li.chee.vertx : rest-storage

Maven & Gradle

Oct 20, 2015
19 stars

vertx-rest-storage · Stores resources in a hierarchical way according to their URI. It actually implements a generic CRUD REST service.

Table Of Contents

Latest Version

Download li.chee.vertx : rest-storage JAR file - Latest Versions:

All Versions

Download li.chee.vertx : rest-storage JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.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 rest-storage-1.2.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

li.chee.vertx.reststorage

├─ li.chee.vertx.reststorage.CollectionResource.class - [JAR]

├─ li.chee.vertx.reststorage.DocumentResource.class - [JAR]

├─ li.chee.vertx.reststorage.EventBusAdapter.class - [JAR]

├─ li.chee.vertx.reststorage.FileSystemStorage.class - [JAR]

├─ li.chee.vertx.reststorage.MimeTypeResolver.class - [JAR]

├─ li.chee.vertx.reststorage.RedisStorage.class - [JAR]

├─ li.chee.vertx.reststorage.Resource.class - [JAR]

├─ li.chee.vertx.reststorage.RestStorageHandler.class - [JAR]

├─ li.chee.vertx.reststorage.RestStorageMod.class - [JAR]

├─ li.chee.vertx.reststorage.Storage.class - [JAR]

├─ li.chee.vertx.reststorage.UrlParser.class - [JAR]

Advertisement