jar

com.github.j-pingus : aggregator4j

Maven & Gradle

Feb 01, 2022
0 stars

Library aggregating fields using annotations in complex objects structures

Table Of Contents

Latest Version

Download com.github.j-pingus : aggregator4j JAR file - Latest Versions:

All Versions

Download com.github.j-pingus : aggregator4j JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3
1.2
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 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]