is not current version
Last Version 3.2.6

org.joinfaces:joinfaces-build 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-build
Version

Version

3.0.0.RC1
Type

Type

jar

Download joinfaces-build 3.0.0.RC1


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