| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Jakarta Server Faces Jakarta EE The Web Tier |
| Группа | Группаorg.joinfaces |
| Идентификатор | Идентификаторjsf-spring-boot-starter |
| Версия | Версия4.5.0 |
| Тип | Типjar |
| Описание |
ОписаниеJSF Spring Boot Starter
JSF Spring Boot Starter
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jsf-spring-boot-starter-4.5.0.pom | |
| jsf-spring-boot-starter-4.5.0.jar | 390 bytes |
| jsf-spring-boot-starter-4.5.0-sources.jar | 261 bytes |
| jsf-spring-boot-starter-4.5.0-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.joinfaces/jsf-spring-boot-starter/ -->
<dependency>
<groupId>org.joinfaces</groupId>
<artifactId>jsf-spring-boot-starter</artifactId>
<version>4.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.joinfaces/jsf-spring-boot-starter/
implementation 'org.joinfaces:jsf-spring-boot-starter:4.5.0'
// https://jarcasting.com/artifacts/org.joinfaces/jsf-spring-boot-starter/
implementation ("org.joinfaces:jsf-spring-boot-starter:4.5.0")
'org.joinfaces:jsf-spring-boot-starter:jar:4.5.0'
<dependency org="org.joinfaces" name="jsf-spring-boot-starter" rev="4.5.0">
<artifact name="jsf-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.joinfaces', module='jsf-spring-boot-starter', version='4.5.0')
)
libraryDependencies += "org.joinfaces" % "jsf-spring-boot-starter" % "4.5.0"
[org.joinfaces/jsf-spring-boot-starter "4.5.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.joinfaces : joinfaces-autoconfigure | jar | 4.5.0 |
| org.springframework.boot : spring-boot-starter | jar | |
| org.springframework : spring-web | jar | |
| org.joinfaces : tomcat-spring-boot-starter | jar | 4.5.0 |
| org.joinfaces : mojarra-spring-boot-starter | jar | 4.5.0 |