Google App Engine 1.3.1 JAR's in publicly available Maven repository?
Posted
by Taylor L
on Stack Overflow
See other posts from Stack Overflow
or by Taylor L
Published on 2010-02-12T10:44:47Z
Indexed on
2010/04/24
16:13 UTC
Read the original article
Hit count: 205
Is anyone aware of a publicly available Maven repository that contains the Google App Engine 1.3.1 JAR's? I've been using the maven-gae-plugin repository, but it's not updated yet. It looks like the JAR's on the central Maven repository are even older.
EDIT: It looks like Cletus's answer below has most of the JAR's, but not all of them. For example, the datanucleus-appengine-1.0.5.final.jar isn't available.
© Stack Overflow or respective owner