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

org.joinfaces:jsf-butterfaces-spring-boot-starter 2.3.7

Jsf Spring Boot Starter for Tomcat and Mojarra and ButterFaces

Категории

Категории

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

Группа

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

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

jsf-butterfaces-spring-boot-starter
Версия

Версия

2.3.7
Тип

Тип

jar

Скачать jsf-butterfaces-spring-boot-starter 2.3.7


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