jar

edu.byu.hbll.box : box

Maven & Gradle

Dec 22, 2018

Box · Box is an add-on framework for Java EE applications that performs asynchronous gathering of source data with subsequent processing or transformation of that data into output JSON documents and exposing those documents through a web API. Box excels at maintaining existing documents including keeping them up-to-date in real time and deleting them when required. Box supports aggregating data from multiple sources as well as splitting data into multiple documents. How documents are processed is left up to each application. The web api makes the documents available by ID or by harvesting all documents. Harvests can be filtered using facets and documents can be pared down by requesting only needed fields.

Table Of Contents

Latest Version

Download edu.byu.hbll.box : box JAR file - Latest Versions:

All Versions

Download edu.byu.hbll.box : box JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x
1.2.x
1.1.x
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 box-1.3.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

Advertisement