| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Jakarta Server Faces Jakarta EE The Web Tier |
| Группа | Группаcom.github.persapiens |
| Идентификатор | Идентификаторjsf-spring-boot-parent |
| Последняя версия | Последняя версия1.7.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJSF Spring Boot Parent
Spring Boot Starters to build MVC web applications using
JSF, PrimeFaces, Primefaces Extensions, BootsFaces, ButterFaces, OmniFaces
, AngularFaces, Mojarra and MyFaces
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| jsf-spring-boot-parent-1.7.3.pom | 18 KB |
| jsf-spring-boot-parent-1.7.3-tests.jar | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.persapiens/jsf-spring-boot-parent/ -->
<dependency>
<groupId>com.github.persapiens</groupId>
<artifactId>jsf-spring-boot-parent</artifactId>
<version>1.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.persapiens/jsf-spring-boot-parent/
implementation 'com.github.persapiens:jsf-spring-boot-parent:1.7.3'
// https://jarcasting.com/artifacts/com.github.persapiens/jsf-spring-boot-parent/
implementation ("com.github.persapiens:jsf-spring-boot-parent:1.7.3")
'com.github.persapiens:jsf-spring-boot-parent:jar:1.7.3'
<dependency org="com.github.persapiens" name="jsf-spring-boot-parent" rev="1.7.3">
<artifact name="jsf-spring-boot-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.persapiens', module='jsf-spring-boot-parent', version='1.7.3')
)
libraryDependencies += "com.github.persapiens" % "jsf-spring-boot-parent" % "1.7.3"
[com.github.persapiens/jsf-spring-boot-parent "1.7.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.9.10 |
| org.assertj : assertj-core | jar | 3.5.1 |