is not current version
Last Version 3.2.6

org.joinfaces:joinfaces-build 3.2.2

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

Type

jar

Download joinfaces-build 3.2.2


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