is not current version
Last Version 1.0.0

co.pishfa.accelerate:accelerate-parent 0.0.1

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.1
Type

Type

pom

Download accelerate-parent 0.0.1


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