Download myfaces-archetype-jsfcomponents-1.0.3.jar
myfaces-archetype/myfaces-archetype-jsfcomponents-1.0.3.jar.zip( 43 k)
The download jar file contains the following class files or Java source files.
META-INF/DEPENDENCIES
META-INF/LICENSE
META-INF/LICENSE.txt
META-INF/MANIFEST.MF
META-INF/NOTICE
META-INF/NOTICE.txt
META-INF/maven/archetype-metadata.xml
META-INF/maven/org.apache.myfaces.buildtools/myfaces-archetype-jsfcomponents/pom.properties
META-INF/maven/org.apache.myfaces.buildtools/myfaces-archetype-jsfcomponents/pom.xml
archetype-resources.core.src.main.java.org.myorganization.component.sayhello.AbstractSayHello.java
archetype-resources.core.src.main.java.org.myorganization.component.sayhello.SayHelloRenderer.java
archetype-resources.core.src.main.java.org.myorganization.converter.PhoneNumber.java
archetype-resources.core.src.main.java.org.myorganization.converter.PhoneNumberConverter.java
archetype-resources.core.src.main.java.org.myorganization.validator.AbstractOddNumberValidator.java
archetype-resources.core.src.test.java.org.myorganization.component.sayhello.SayHelloRendererTest.java
archetype-resources.core.src.test.java.org.myorganization.converter.PhoneNumberConverterTest.java
archetype-resources.core.src.test.java.org.myorganization.validator.OddNumberValidatorTest.java
archetype-resources.examples.src.main.java.org.myorganization.component.example.SayHelloBean.java
archetype-resources/core/pom.xml
archetype-resources/core/src/main/resources/META-INF/componentClass12.vm
archetype-resources/core/src/main/resources/META-INF/mycomponents.taglib.xml
archetype-resources/core/src/main/resources/META-INF/mycomponents.tld.vm
archetype-resources/core/src/main/resources/META-INF/tagClass12.vm
archetype-resources/core/src/main/resources/META-INF/tagConverterClass12.vm
archetype-resources/core/src/main/resources/META-INF/tagValidatorClass12.vm
archetype-resources/core/src/main/resources/META-INF/validatorClass12.vm
archetype-resources/examples/pom.xml
archetype-resources/examples/src/main/log4j/log4j.properties
archetype-resources/examples/src/main/resources/org/myorganization/component/example/build.properties
archetype-resources/examples/src/main/webapp/WEB-INF/examples-config.xml
archetype-resources/examples/src/main/webapp/WEB-INF/web.xml
archetype-resources/examples/src/main/webapp/converterDemo.jsp
archetype-resources/examples/src/main/webapp/converterDemoResult.jsp
archetype-resources/examples/src/main/webapp/home.jsp
archetype-resources/examples/src/main/webapp/index.jsp
archetype-resources/examples/src/main/webapp/sayhello.jsp
archetype-resources/examples/src/main/webapp/validatorDemo.jsp
archetype-resources/examples/src/main/webapp/validatorDemoResult.jsp
archetype-resources/pom.xml
Related examples in the same category