| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Jakarta Server Faces Jakarta EE The Web Tier Auto Библиотеки уровня приложения Code Generators config Configuration Undertow Сеть Networking |
| Группа | Группаcom.github.persapiens |
| Идентификатор | Идентификаторjsf-undertow-spring-boot-autoconfigure |
| Последняя версия | Последняя версия1.7.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJSF Undertow Spring Boot AutoConfigure
Jsf Spring Boot AutoConfigure for Undertow and Mojarra
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.github.persapiens/jsf-undertow-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.github.persapiens</groupId>
<artifactId>jsf-undertow-spring-boot-autoconfigure</artifactId>
<version>1.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.persapiens/jsf-undertow-spring-boot-autoconfigure/
implementation 'com.github.persapiens:jsf-undertow-spring-boot-autoconfigure:1.7.3'
// https://jarcasting.com/artifacts/com.github.persapiens/jsf-undertow-spring-boot-autoconfigure/
implementation ("com.github.persapiens:jsf-undertow-spring-boot-autoconfigure:1.7.3")
'com.github.persapiens:jsf-undertow-spring-boot-autoconfigure:jar:1.7.3'
<dependency org="com.github.persapiens" name="jsf-undertow-spring-boot-autoconfigure" rev="1.7.3">
<artifact name="jsf-undertow-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.persapiens', module='jsf-undertow-spring-boot-autoconfigure', version='1.7.3')
)
libraryDependencies += "com.github.persapiens" % "jsf-undertow-spring-boot-autoconfigure" % "1.7.3"
[com.github.persapiens/jsf-undertow-spring-boot-autoconfigure "1.7.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-undertow Необязательный | jar | 1.3.6.RELEASE |
| org.springframework.boot : spring-boot-starter Необязательный | jar | 1.3.6.RELEASE |
| org.springframework.boot : spring-boot-starter-web Необязательный | jar | 1.3.6.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 1.3.6.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 1.3.6.RELEASE |
| org.testng : testng | jar | 6.9.10 |
| org.assertj : assertj-core | jar | 3.5.1 |