License |
License |
---|---|
Categories |
CategoriesJakarta Server Faces Jakarta EE The Web Tier |
GroupId | GroupIdcom.jaxio.celerio.packs |
ArtifactId | ArtifactIdpack-jsf2-spring-conversation |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncelerio pack-jsf2-spring-conversation-jpa
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.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.jaxio.celerio.packs/pack-jsf2-spring-conversation/ -->
<dependency>
<groupId>com.jaxio.celerio.packs</groupId>
<artifactId>pack-jsf2-spring-conversation</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.jaxio.celerio.packs/pack-jsf2-spring-conversation/
implementation 'com.jaxio.celerio.packs:pack-jsf2-spring-conversation:1.0.4'
// https://jarcasting.com/artifacts/com.jaxio.celerio.packs/pack-jsf2-spring-conversation/
implementation ("com.jaxio.celerio.packs:pack-jsf2-spring-conversation:1.0.4")
'com.jaxio.celerio.packs:pack-jsf2-spring-conversation:jar:1.0.4'
<dependency org="com.jaxio.celerio.packs" name="pack-jsf2-spring-conversation" rev="1.0.4">
<artifact name="pack-jsf2-spring-conversation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jaxio.celerio.packs', module='pack-jsf2-spring-conversation', version='1.0.4')
)
libraryDependencies += "com.jaxio.celerio.packs" % "pack-jsf2-spring-conversation" % "1.0.4"
[com.jaxio.celerio.packs/pack-jsf2-spring-conversation "1.0.4"]