jar

com.jolira : gae-plugin

Maven & Gradle

Apr 02, 2011

Google App Engine Plugin · Google uses factories to provde access to interfaces such as the UserService. This package provdes a Guice Module to enable code-injection of these dependencies instead. There is also a set of mock objects in the test jar provided with this package that simplifes testing App-Engine services.

Table Of Contents

Latest Version

Download com.jolira : gae-plugin JAR file - Latest Versions:

All Versions

Download com.jolira : gae-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0.x
2.1.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 gae-plugin-3.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.google.code.joliratools.plugins.gae

├─ com.google.code.joliratools.plugins.gae.GoogleAppEngineModule.class - [JAR]

Advertisement