Last Version

celerio pack-javaee7-frontend 1.0.0

The Celerio Generation Template Pack "JavaEE7 frontend" contains a set of source code file templates that are interpreted by Celerio code generator in order to generate an application front layer compatible with JSF in JavaEE 7.

License

License

GroupId

GroupId

com.jaxio.celerio.packs
ArtifactId

ArtifactId

pack-javaee7-frontend
Version

Version

1.0.0
Type

Type

jar
Description

Description

celerio pack-javaee7-frontend
The Celerio Generation Template Pack "JavaEE7 frontend" contains a set of source code file templates that are interpreted by Celerio code generator in order to generate an application front layer compatible with JSF in JavaEE 7.
Project URL

Project URL

https://github.com/jaxio/javaee-lab
Project Organization

Project Organization

JAXIO
Source Code Management

Source Code Management

http://github.com/jaxio/javaee-lab/

Download pack-javaee7-frontend 1.0.0


<!-- https://jarcasting.com/artifacts/com.jaxio.celerio.packs/pack-javaee7-frontend/ -->
<dependency>
    <groupId>com.jaxio.celerio.packs</groupId>
    <artifactId>pack-javaee7-frontend</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.jaxio.celerio.packs/pack-javaee7-frontend/
implementation 'com.jaxio.celerio.packs:pack-javaee7-frontend:1.0.0'
// https://jarcasting.com/artifacts/com.jaxio.celerio.packs/pack-javaee7-frontend/
implementation ("com.jaxio.celerio.packs:pack-javaee7-frontend:1.0.0")
'com.jaxio.celerio.packs:pack-javaee7-frontend:jar:1.0.0'
<dependency org="com.jaxio.celerio.packs" name="pack-javaee7-frontend" rev="1.0.0">
  <artifact name="pack-javaee7-frontend" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jaxio.celerio.packs', module='pack-javaee7-frontend', version='1.0.0')
)
libraryDependencies += "com.jaxio.celerio.packs" % "pack-javaee7-frontend" % "1.0.0"
[com.jaxio.celerio.packs/pack-javaee7-frontend "1.0.0"]

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.