This is an automated email from the ASF dual-hosted git repository.

ahuber pushed a commit to branch jpa-SNAPSHOT
in repository https://gitbox.apache.org/repos/asf/causeway-app-helloworld.git


The following commit(s) were added to refs/heads/jpa-SNAPSHOT by this push:
     new aabde84  viewers are no longer included with causeway-mavendeps-webapp
aabde84 is described below

commit aabde84a2fae7896e5b256a53d588e9023c3daad
Author: Andi Huber <[email protected]>
AuthorDate: Sat Apr 8 09:35:57 2023 +0200

    viewers are no longer included with causeway-mavendeps-webapp
---
 pom.xml | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/pom.xml b/pom.xml
index 6a1b933..17d890b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,6 +69,14 @@
             <artifactId>causeway-mavendeps-webapp</artifactId>
             <type>pom</type>
         </dependency>
+        <dependency>
+                       <groupId>org.apache.causeway.viewer</groupId>
+                       <artifactId>causeway-viewer-wicket-viewer</artifactId>
+               </dependency>
+               <dependency>
+                       <groupId>org.apache.causeway.viewer</groupId>
+                       
<artifactId>causeway-viewer-restfulobjects-jaxrsresteasy</artifactId>
+               </dependency>
 
         <dependency>
             <groupId>org.apache.causeway.security</groupId>

Reply via email to