is not current version
Last Version 3.2.6

org.joinfaces:joinfaces-build 3.1.1

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

Type

jar

Download joinfaces-build 3.1.1


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