| License |
License |
|---|---|
| GroupId | GroupIdco.pishfa.accelerate |
| ArtifactId | ArtifactIdaccelerate-myfaces |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionThe 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 Organization |
Project OrganizationPishfa |
| Filename | Size |
|---|---|
| accelerate-myfaces-1.0.0.pom | |
| accelerate-myfaces-1.0.0.jar | 4 KB |
| accelerate-myfaces-1.0.0-sources.jar | 2 KB |
| accelerate-myfaces-1.0.0-javadoc.jar | 28 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/co.pishfa.accelerate/accelerate-myfaces/ -->
<dependency>
<groupId>co.pishfa.accelerate</groupId>
<artifactId>accelerate-myfaces</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/co.pishfa.accelerate/accelerate-myfaces/
implementation 'co.pishfa.accelerate:accelerate-myfaces:1.0.0'
// https://jarcasting.com/artifacts/co.pishfa.accelerate/accelerate-myfaces/
implementation ("co.pishfa.accelerate:accelerate-myfaces:1.0.0")
'co.pishfa.accelerate:accelerate-myfaces:jar:1.0.0'
<dependency org="co.pishfa.accelerate" name="accelerate-myfaces" rev="1.0.0">
<artifact name="accelerate-myfaces" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.pishfa.accelerate', module='accelerate-myfaces', version='1.0.0')
)
libraryDependencies += "co.pishfa.accelerate" % "accelerate-myfaces" % "1.0.0"
[co.pishfa.accelerate/accelerate-myfaces "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.myfaces.core : myfaces-impl | jar | 2.2.8 |
| de.odysseus.juel : juel-api | jar | 2.2.7 |