Maven 2 archetype that creates a backend (Managers, DAOs and Web Services) application and uses Enunciate to expose its web services as SOAP and REST endpoints.
'org.appfuse.archetypes:appfuse-ws:3.0.0'
<dependency> <groupId>org.appfuse.archetypes</groupId> <artifactId>appfuse-ws</artifactId> <version>3.0.0</version> </dependency>
<dependency org="org.appfuse.archetypes" name="appfuse-ws" rev="3.0.0"/>
"org.appfuse.archetypes", "appfuse-ws", "3.0.0"