is not current version
Last Version 3.2.6

org.joinfaces:joinfaces-build 3.0.0

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
Type

Type

jar

Download joinfaces-build 3.0.0


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