View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window aggregator4j-1.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.jpingus.model
├─ com.github.jpingus.model.AggregatorConfiguration.class - [JAR]
├─ com.github.jpingus.model.Class.class - [JAR]
├─ com.github.jpingus.model.Collect.class - [JAR]
├─ com.github.jpingus.model.Execute.class - [JAR]
├─ com.github.jpingus.model.Function.class - [JAR]
├─ com.github.jpingus.model.ProcessTrace.class - [JAR]
├─ com.github.jpingus.model.Variable.class - [JAR]
com.github.jpingus
├─ com.github.jpingus.AggregatorContext.class - [JAR]
├─ com.github.jpingus.AggregatorProcessing.class - [JAR]
├─ com.github.jpingus.Analysed.class - [JAR]
├─ com.github.jpingus.Collect.class - [JAR]
├─ com.github.jpingus.Collects.class - [JAR]
├─ com.github.jpingus.ConfigurationFactory.class - [JAR]
├─ com.github.jpingus.Context.class - [JAR]
├─ com.github.jpingus.Execute.class - [JAR]
├─ com.github.jpingus.Executes.class - [JAR]
├─ com.github.jpingus.IgnorableClassDetector.class - [JAR]
├─ com.github.jpingus.Processor.class - [JAR]
├─ com.github.jpingus.StringFunctions.class - [JAR]
├─ com.github.jpingus.Variable.class - [JAR]