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:2.2'
<dependency> <groupId>org.appfuse.archetypes</groupId> <artifactId>appfuse-ws</artifactId> <version>2.2</version> </dependency>
<dependency org="org.appfuse.archetypes" name="appfuse-ws" rev="2.2"/>
"org.appfuse.archetypes", "appfuse-ws", "2.2"