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

org.joinfaces:jsf-spring-boot-parent 2.3.5

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

Категории

Категории

Spring Boot Контейнер Микросервисы Jakarta Server Faces Jakarta EE The Web Tier
Группа

Группа

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

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

jsf-spring-boot-parent
Версия

Версия

2.3.5
Тип

Тип

jar

Скачать jsf-spring-boot-parent 2.3.5


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