jar

com.github.pandafw : panda-gaes

Maven & Gradle

Sep 09, 2020
6 stars

Panda Gaes · Panda Gaes is a module of the Panda Framework for quickly develop web application on Google App Engine.

Table Of Contents

Latest Version

Download com.github.pandafw : panda-gaes JAR file - Latest Versions:

All Versions

Download com.github.pandafw : panda-gaes JAR file - All Versions:

Version Vulnerabilities Size Updated
1.8.x
1.7.x
1.6.x
1.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 panda-gaes-1.7.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

panda.gae.dao

├─ panda.gae.dao.GaeConverter.class - [JAR]

├─ panda.gae.dao.GaeDao.class - [JAR]

├─ panda.gae.dao.GaeDaoClient.class - [JAR]

panda.gae.mvc.vfs

├─ panda.gae.mvc.vfs.MvcGaeFileStore.class - [JAR]

panda.gae.vfs

├─ panda.gae.vfs.GaeFileItem.class - [JAR]

├─ panda.gae.vfs.GaeFileStore.class - [JAR]

panda.gae.app.cache

├─ panda.gae.app.cache.GaeCaches.class - [JAR]

panda.gae.image

├─ panda.gae.image.GaeImageWrapper.class - [JAR]

├─ panda.gae.image.GaeImages.class - [JAR]

panda.gae.app.index

├─ panda.gae.app.index.RevisionedGaeIndexerManager.class - [JAR]

panda.gae.app.task

├─ panda.gae.app.task.GaeTaskExecutor.class - [JAR]

├─ panda.gae.app.task.GaeTaskScheduler.class - [JAR]

panda.gae.idx

├─ panda.gae.idx.GaeDocument.class - [JAR]

├─ panda.gae.idx.GaeIndexer.class - [JAR]

├─ panda.gae.idx.GaeIndexerManager.class - [JAR]

├─ panda.gae.idx.GaeQuery.class - [JAR]