Author: deepa
Date: Fri Apr 4 06:02:46 2014
New Revision: 1584529
URL: http://svn.apache.org/r1584529
Log:
CMS commit to olingo by deepa
Modified:
olingo/site/trunk/content/doc/tutorials/CreateWebApp.mdtext
Modified: olingo/site/trunk/content/doc/tutorials/CreateWebApp.mdtext
URL:
http://svn.apache.org/viewvc/olingo/site/trunk/content/doc/tutorials/CreateWebApp.mdtext?rev=1584529&r1=1584528&r2=1584529&view=diff
==============================================================================
--- olingo/site/trunk/content/doc/tutorials/CreateWebApp.mdtext (original)
+++ olingo/site/trunk/content/doc/tutorials/CreateWebApp.mdtext Fri Apr 4
06:02:46 2014
@@ -24,6 +24,9 @@ The table gives the list of Maven depend
*Note*: The following dependencies are applicable for an application using
EclipseLink as the JPA Provider and HSQLDB as the database. However, you are
free to use any JPA provider (like Hibernate, OpenJPA and so on) and database
of your choice.
![alt text][1]
+Group ID | Artifact ID | Version
+---------| ----------- | -------
+Contributors and Stakeholders | [dev@<wbr />olingo.<wbr />apache.<wbr
/>org](mailto:[email protected]) |
[archive](http://mail-archives.apache.org/mod_mbox/olingo-dev/) |
[archive](http://markmail.org/search/list:org.apache.olingo.dev) |
[dev-subscribe@<wbr />olingo.<wbr />apache.<wbr
/>org](mailto:[email protected])
##### Create a Dynamic Web Application Project from Scratch: