License |
License |
---|---|
GroupId | GroupIdco.pishfa.accelerate |
ArtifactId | ArtifactIdaccelerate-parent |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionaccelerate
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 |
Project Organization |
Project OrganizationPishfa |
Filename | Size |
---|---|
accelerate-parent-1.0.0.pom | 6 KB |
Browse |
<!-- 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"]