| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Jakarta Server Faces Jakarta EE The Web Tier Undertow Сеть Networking |
| Группа | Группаorg.joinfaces |
| Идентификатор | Идентификаторjsf-undertow-myfaces-spring-boot-starter |
| Последняя версия | Последняя версия2.4.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJSF Undertow MyFaces Spring Boot Starter
Jsf Spring Boot Starter for Undertow and MyFaces
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.joinfaces/jsf-undertow-myfaces-spring-boot-starter/ -->
<dependency>
<groupId>org.joinfaces</groupId>
<artifactId>jsf-undertow-myfaces-spring-boot-starter</artifactId>
<version>2.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.joinfaces/jsf-undertow-myfaces-spring-boot-starter/
implementation 'org.joinfaces:jsf-undertow-myfaces-spring-boot-starter:2.4.2'
// https://jarcasting.com/artifacts/org.joinfaces/jsf-undertow-myfaces-spring-boot-starter/
implementation ("org.joinfaces:jsf-undertow-myfaces-spring-boot-starter:2.4.2")
'org.joinfaces:jsf-undertow-myfaces-spring-boot-starter:jar:2.4.2'
<dependency org="org.joinfaces" name="jsf-undertow-myfaces-spring-boot-starter" rev="2.4.2">
<artifact name="jsf-undertow-myfaces-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.joinfaces', module='jsf-undertow-myfaces-spring-boot-starter', version='2.4.2')
)
libraryDependencies += "org.joinfaces" % "jsf-undertow-myfaces-spring-boot-starter" % "2.4.2"
[org.joinfaces/jsf-undertow-myfaces-spring-boot-starter "2.4.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.joinfaces : jsf-undertow-spring-boot-starter | jar | 2.4.2 |
| org.apache.myfaces.core : myfaces-bundle | jar | 2.2.12 |
| commons-digester : commons-digester | jar | 2.1 |
| org.joinfaces : spring-security-jsf-taglib | jar | 2.4.2 |
| org.joinfaces : jsf-spring-boot-autoconfigure | jar | 2.4.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.tomcat : tomcat-jasper | jar | 8.5.31 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 1.5.14.RELEASE |