I just found a command for creating the core service:
mvn archetype:generate -DarchetypeCatalog=http://download.java.net/maven/2
Is there any maven command for creating explicit a jersey client?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Not really – but the jersey archetypes do have the client code in the test that is automatically included in the generated project.