is not current version
Last Version 1.0.0

co.pishfa.accelerate:accelerate-parent 0.0.2

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.

GroupId

GroupId

co.pishfa.accelerate
ArtifactId

ArtifactId

accelerate-parent
Version

Version

0.0.2
Type

Type

pom

Download accelerate-parent 0.0.2


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