Skip to content

A maven artifact to create a resfull webservice projects using Jersey, Guice and Glassfish

Notifications You must be signed in to change notification settings

vdevigere/restService-artifact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

restService-artifact

A maven artifact to create a restfull webservice project backed by HSQLDB. Technologies used include: Jersey Guice JPA/Hibernate Glassfish

Use command to generate project from artifact. mvn archetype:generate -DarchetypeGroupId=com.viddu.archetype -DarchetypeArtifactId=restService -DarchetypeVersion=1.0-SNAPSHOT -DgroupId=com.example -DartifactId=exampleService

About

A maven artifact to create a resfull webservice projects using Jersey, Guice and Glassfish

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages