jar

com.github.matthewbretten : example-json-test-data-generator

Maven & Gradle

Jul 09, 2021
0 stars

example-json-test-com.github.matthewbretten.data-generator · Example json test com.github.matthewbretten.data generator project

Table Of Contents

Latest Version

Download com.github.matthewbretten : example-json-test-data-generator JAR file - Latest Versions:

All Versions

Download com.github.matthewbretten : example-json-test-data-generator JAR file - All Versions:

Version Vulnerabilities Size Updated
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 example-json-test-data-generator-1.0.12.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.matthewbretten.objects

├─ com.github.matthewbretten.objects.NewBasket.class - [JAR]

├─ com.github.matthewbretten.objects.NewCustomer.class - [JAR]

├─ com.github.matthewbretten.objects.NewListOfItems.class - [JAR]

com.github.matthewbretten.data

├─ com.github.matthewbretten.data.Customers.class - [JAR]

├─ com.github.matthewbretten.data.DateTime.class - [JAR]

├─ com.github.matthewbretten.data.Items.class - [JAR]

├─ com.github.matthewbretten.data.Number.class - [JAR]