jar

com.google.code.greaze : greaze-example-definition

Maven & Gradle

Sep 02, 2013
4 usages

Greaze Example Definition · An example for Writing REST/Web-service definition using Greaze

Table Of Contents

Latest Version

Download com.google.code.greaze : greaze-example-definition JAR file - Latest Versions:

All Versions

Download com.google.code.greaze : greaze-example-definition JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1
1.0
0.5.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 greaze-example-definition-1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.google.greaze.example.definition.model

├─ com.google.greaze.example.definition.model.Cart.class - [JAR]

├─ com.google.greaze.example.definition.model.LineItem.class - [JAR]

├─ com.google.greaze.example.definition.model.Order.class - [JAR]

com.google.greaze.example.service.definition

├─ com.google.greaze.example.service.definition.SampleJsonService.class - [JAR]

├─ com.google.greaze.example.service.definition.ServicePaths.class - [JAR]

com.google.greaze.example.webservice.definition

├─ com.google.greaze.example.webservice.definition.TypedKeys.class - [JAR]

com.google.greaze.example.query.definition

├─ com.google.greaze.example.query.definition.Queries.class - [JAR]

├─ com.google.greaze.example.query.definition.QueryOrdersByItemName.class - [JAR]