Download kitchensink-quickstart-2.0.0.final.jar
kitchensink/kitchensink-quickstart-2.0.0.final.jar.zip( 71 k)
The download jar file contains the following class files or Java source files.
META-INF/maven/archetype-metadata.xml
archetype-resources.src.main.java.client.local.KitchenSinkApp.java
archetype-resources.src.main.java.client.local.KitchenSinkClient.java
archetype-resources.src.main.java.client.local.KitchenSinkValidatorFactory.java
archetype-resources.src.main.java.client.shared.Email.java
archetype-resources.src.main.java.client.shared.GwtCompatibleEmailValidator.java
archetype-resources.src.main.java.client.shared.Member.java
archetype-resources.src.main.java.client.shared.MemberService.java
archetype-resources.src.main.java.client.shared.New.java
archetype-resources.src.main.java.controller.MemberServiceImpl.java
archetype-resources.src.main.java.rest.JaxRsActivator.java
archetype-resources.src.main.java.rest.MemberResourceRESTService.java
archetype-resources.src.main.java.util.Resources.java
archetype-resources/README.md
archetype-resources/pom.xml
archetype-resources/src/main/java/KitchenSink.gwt.xml
archetype-resources/src/main/java/client/local/KitchenSinkClient.ui.xml
archetype-resources/src/main/resources/ErraiApp.properties
archetype-resources/src/main/resources/ErraiService.properties
archetype-resources/src/main/resources/META-INF/persistence.xml
archetype-resources/src/main/resources/import.sql
archetype-resources/src/main/webapp/KitchenSink.html
archetype-resources/src/main/webapp/WEB-INF/beans.xml
archetype-resources/src/main/webapp/WEB-INF/deploy/KitchenSink/rpcPolicyManifest/manifest.txt
archetype-resources/src/main/webapp/WEB-INF/web.xml
archetype-resources/src/main/webapp/index.html
archetype-resources/src/main/webapp/resources/css/screen.css
archetype-resources/src/main/webapp/resources/gfx/banner.png
archetype-resources/src/main/webapp/resources/gfx/logo.png
Related examples in the same category