war

org.ow2.weblab.service : simple-file-repository

Maven & Gradle

Jul 09, 2010

Simple Resource Container using file system. · It's a simple file system repository. Just configure the file system folder and the component will save and load resources from files in this folder. This implementation is able to save and get resources. The limitation are that it is not assigning an new URI. It hashes the existing one to save the files. It's also not able to get or save sub resources since it uses the hash as key. In most of the application, you'd rather to use the file-repository whitch is able to do so.

Table Of Contents

Latest Version

Download org.ow2.weblab.service : simple-file-repository WAR file - Latest Versions:

All Versions

Download org.ow2.weblab.service : simple-file-repository JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0

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

org.ow2.weblab.service

├─ org.ow2.weblab.service.SimpleRepo.class - [JAR]