accelerate

The aim of this project is to accelerate the development of JSF-CDI-JPA based projects. The target projects are small-to-medium-sized business web applications.

License

License

GroupId

GroupId

co.pishfa.accelerate
ArtifactId

ArtifactId

accelerate-parent
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

accelerate
The aim of this project is to accelerate the development of JSF-CDI-JPA based projects. The target projects are small-to-medium-sized business web applications.
Project URL

Project URL

https://github.com/pishfa/accelerate
Project Organization

Project Organization

Pishfa

Download accelerate-parent

How to add to project

<!-- https://jarcasting.com/artifacts/co.pishfa.accelerate/accelerate-parent/ -->
<dependency>
    <groupId>co.pishfa.accelerate</groupId>
    <artifactId>accelerate-parent</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/co.pishfa.accelerate/accelerate-parent/
implementation 'co.pishfa.accelerate:accelerate-parent:1.0.0'
// https://jarcasting.com/artifacts/co.pishfa.accelerate/accelerate-parent/
implementation ("co.pishfa.accelerate:accelerate-parent:1.0.0")
'co.pishfa.accelerate:accelerate-parent:pom:1.0.0'
<dependency org="co.pishfa.accelerate" name="accelerate-parent" rev="1.0.0">
  <artifact name="accelerate-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='co.pishfa.accelerate', module='accelerate-parent', version='1.0.0')
)
libraryDependencies += "co.pishfa.accelerate" % "accelerate-parent" % "1.0.0"
[co.pishfa.accelerate/accelerate-parent "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.

Versions

Version
1.0.0
0.0.2
0.0.1