celerio 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.

License

License

Categories

Categories

Jakarta Server Faces Jakarta EE The Web Tier
GroupId

GroupId

com.jaxio.celerio.packs
ArtifactId

ArtifactId

pack-jsf2-spring-conversation
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

celerio 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

https://github.com/jaxio/pack-jsf2-spring-conversation
Project Organization

Project Organization

JAXIO
Source Code Management

Source Code Management

http://github.com/jaxio/pack-jsf2-spring-conversation/

Download pack-jsf2-spring-conversation

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0