API for Google App Engine standard environment, providing services like datastore, memcache, and task queues for Java applications.
<dependency>
<groupId>com.google.appengine</groupId>
<artifactId>appengine-api-1.0-sdk</artifactId>
<version>5.0.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Stores an entity in the App Engine Datastore.
Update imports to com.google.appengine.api.* from com.google.appengine.*.
No dependency data recorded yet.