Creates a project for developing a Web Service starting from Java code and using JBossWS
'org.jboss.ws.plugins.archetypes:jaxws-codefirst:1.2.0.Final'
<dependency>
<groupId>org.jboss.ws.plugins.archetypes</groupId>
<artifactId>jaxws-codefirst</artifactId>
<version>1.2.0.Final</version>
</dependency>
<dependency org="org.jboss.ws.plugins.archetypes" name="jaxws-codefirst" rev="1.2.0.Final"/>
"org.jboss.ws.plugins.archetypes", "jaxws-codefirst", "1.2.0.Final"