jar

net.dongliu.prettypb : prettypb-mock

Maven & Gradle

Aug 26, 2014
3 usages

prettypb::mock · mocked data just for test

Table Of Contents

Latest Version

Download net.dongliu.prettypb : prettypb-mock JAR file - Latest Versions:

All Versions

Download net.dongliu.prettypb : prettypb-mock JAR file - All Versions:

Version Vulnerabilities Size Updated
0.3.x
0.2

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 prettypb-mock-0.3.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.dongliu.prettypb.runtime.mock.include

├─ net.dongliu.prettypb.runtime.mock.include.Company.class - [JAR]

├─ net.dongliu.prettypb.runtime.mock.include.Include.class - [JAR]

├─ net.dongliu.prettypb.runtime.mock.include.Include2.class - [JAR]

├─ net.dongliu.prettypb.runtime.mock.include.Salary.class - [JAR]

net.dongliu.prettypb.runtime.mock2

├─ net.dongliu.prettypb.runtime.mock2.AsyncPersonService.class - [JAR]

├─ net.dongliu.prettypb.runtime.mock2.Company.class - [JAR]

├─ net.dongliu.prettypb.runtime.mock2.Hair.class - [JAR]

├─ net.dongliu.prettypb.runtime.mock2.MockData.class - [JAR]

├─ net.dongliu.prettypb.runtime.mock2.MyEnum.class - [JAR]

├─ net.dongliu.prettypb.runtime.mock2.Person.class - [JAR]

├─ net.dongliu.prettypb.runtime.mock2.PersonService.class - [JAR]

├─ net.dongliu.prettypb.runtime.mock2.Request.class - [JAR]

├─ net.dongliu.prettypb.runtime.mock2.Response.class - [JAR]

com.google.protobuf

├─ com.google.protobuf.DescriptorProtos.class - [JAR]

net.dongliu.prettypb.runtime.mock

├─ net.dongliu.prettypb.runtime.mock.MockData.class - [JAR]

Advertisement