This commit is contained in:
Anshul Bansal
2019-11-28 10:36:53 +02:00
committed by GitHub
parent 26cf50f1d8
commit 77870fbc67

View File

@@ -5,7 +5,7 @@
<artifactId>apache-tapestry</artifactId> <artifactId>apache-tapestry</artifactId>
<version>0.0.1-SNAPSHOT</version> <version>0.0.1-SNAPSHOT</version>
<packaging>war</packaging> <packaging>war</packaging>
<name>apache-tapestry Tapestry 5 Application</name> <name>apache-tapestry</name>
<dependencies> <dependencies>
<!-- To set up an application with a database, change the artifactId below to <!-- To set up an application with a database, change the artifactId below to
tapestry-hibernate, and add a dependency on your JDBC driver. You'll also tapestry-hibernate, and add a dependency on your JDBC driver. You'll also