jar

com.documents4j : documents4j-aggregation

Maven & Gradle

Jun 06, 2023
479 stars
Table Of Contents

Latest Version

Download com.documents4j : documents4j-aggregation JAR file - Latest Versions:

All Versions

Download com.documents4j : documents4j-aggregation JAR file - All Versions:

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

com.documents4j.api

├─ com.documents4j.api.IAggregatingConverter.class - [JAR]

├─ com.documents4j.api.IConverterFailureCallback.class - [JAR]

├─ com.documents4j.api.ISelectionStrategy.class - [JAR]

com.documents4j.job

├─ com.documents4j.job.AggregatingConverter.class - [JAR]

├─ com.documents4j.job.FailureAwareConverter.class - [JAR]

├─ com.documents4j.job.ImpossibleConverter.class - [JAR]

├─ com.documents4j.job.NoOpConverterFailureCallback.class - [JAR]

├─ com.documents4j.job.RoundRobinSelectionStrategy.class - [JAR]