jar

com.amazon.datagen : objectfactory_2.11

Maven & Gradle

Nov 06, 2015
0 stars

ObjectFactory · a tool which assists in creating randomized Java objects in an easy way

Table Of Contents

Latest Version

Download com.amazon.datagen : objectfactory_2.11 JAR file - Latest Versions:

All Versions

Download com.amazon.datagen : objectfactory_2.11 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 objectfactory_2.11-1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.amazon.datagen.api.rof

├─ com.amazon.datagen.api.rof.BasicObjectFactory.class - [JAR]

├─ com.amazon.datagen.api.rof.Config.class - [JAR]

├─ com.amazon.datagen.api.rof.JavaObjectFactory.class - [JAR]

├─ com.amazon.datagen.api.rof.ObjectFactory.class - [JAR]

├─ com.amazon.datagen.api.rof.ReflectionObjectFactory.class - [JAR]

├─ com.amazon.datagen.api.rof.TypedObjectFactory.class - [JAR]