Last Version

celerio pack-javaee7-wildfly 1.0.1

The Celerio Generation Template Pack "JavaEE7 WildFly" contains a set of source code file templates that are interpreted by Celerio code generator in order to generate a full JavaEE 7 application with a JPA backend and a JSF frontend.

License

License

Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

com.jaxio.celerio.packs
ArtifactId

ArtifactId

pack-javaee7-wildfly
Version

Version

1.0.1
Type

Type

jar
Description

Description

celerio pack-javaee7-wildfly
The Celerio Generation Template Pack "JavaEE7 WildFly" contains a set of source code file templates that are interpreted by Celerio code generator in order to generate a full JavaEE 7 application with a JPA backend and a JSF frontend.
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-wildfly 1.0.1


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

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.