Download pack-jsf2-spring-conversation-1.0.4.jar file - Jar p

Jar examples for p:pack-jsf2-spring-conversation

Description

The Celerio Generation Template Pack "JSF 2 Spring Conversation" contains a set of source code file templates that are interpreted by Celerio code generator in order to generate a web application. This pack depends on the JPA Backend template pack.

You can download jar file pack-jsf2-spring-conversation 1.0.4 in this page.

License

Apache License 2.0

Build File

You can use the following script to add pack-jsf2-spring-conversation-1.0.4.jar to your project.

<dependency>
   <groupId>com.jaxio.celerio.packs</groupId>
   <artifactId>pack-jsf2-spring-conversation</artifactId>
   <version>1.0.4</version>
</dependency>
compile group: 'com.jaxio.celerio.packs', name: 'pack-jsf2-spring-conversation', version: '1.0.4'
libraryDependencies += "com.jaxio.celerio.packs" % "pack-jsf2-spring-conversation" % "1.0.4"
<dependency org="com.jaxio.celerio.packs" name="pack-jsf2-spring-conversation" rev="1.0.4"/>
@Grapes(@Grab(group='com.jaxio.celerio.packs', module='pack-jsf2-spring-conversation', version='1.0.4'))
'com.jaxio.celerio.packs:pack-jsf2-spring-conversation:jar:1.0.4'

Download

Click the following link to download the jar file.

pack-jsf2-spring-conversation-1.0.4-javadoc.jar
pack-jsf2-spring-conversation-1.0.4-sources.jar
pack-jsf2-spring-conversation-1.0.4.jar
pack-jsf2-spring-conversation-1.0.4.pom



Related Tutorials