is not current version
Last Version 5.0.0-m3

org.joinfaces:joinfaces-parent 3.0.0.RC1

Spring Boot Starters to build MVC web applications using JSF, PrimeFaces, Primefaces Extensions, BootsFaces, ButterFaces, OmniFaces , AngularFaces, Mojarra and MyFaces

GroupId

GroupId

org.joinfaces
ArtifactId

ArtifactId

joinfaces-parent
Version

Version

3.0.0.RC1
Type

Type

jar

Download joinfaces-parent 3.0.0.RC1


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