не последняя версия
Последняя версия 3.2.6

org.joinfaces:joinfaces-build 3.2.3

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

Группа

Группа

org.joinfaces
Идентификатор

Идентификатор

joinfaces-build
Версия

Версия

3.2.3
Тип

Тип

jar

Скачать joinfaces-build 3.2.3


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