License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Jakarta Server Faces Jakarta EE The Web Tier Auto Application Layer Libs Code Generators config Configuration PrimeFaces |
GroupId | GroupIdorg.joinfaces |
ArtifactId | ArtifactIdjsf-primefaces53-spring-boot-autoconfigure |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJSF PrimeFaces 5.3 Spring Boot AutoConfigure
Jsf Spring Boot AutoConfigure for PrimeFaces 5.3
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.joinfaces/jsf-primefaces53-spring-boot-autoconfigure/ -->
<dependency>
<groupId>org.joinfaces</groupId>
<artifactId>jsf-primefaces53-spring-boot-autoconfigure</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.joinfaces/jsf-primefaces53-spring-boot-autoconfigure/
implementation 'org.joinfaces:jsf-primefaces53-spring-boot-autoconfigure:2.1.0'
// https://jarcasting.com/artifacts/org.joinfaces/jsf-primefaces53-spring-boot-autoconfigure/
implementation ("org.joinfaces:jsf-primefaces53-spring-boot-autoconfigure:2.1.0")
'org.joinfaces:jsf-primefaces53-spring-boot-autoconfigure:jar:2.1.0'
<dependency org="org.joinfaces" name="jsf-primefaces53-spring-boot-autoconfigure" rev="2.1.0">
<artifact name="jsf-primefaces53-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.joinfaces', module='jsf-primefaces53-spring-boot-autoconfigure', version='2.1.0')
)
libraryDependencies += "org.joinfaces" % "jsf-primefaces53-spring-boot-autoconfigure" % "2.1.0"
[org.joinfaces/jsf-primefaces53-spring-boot-autoconfigure "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter Optional | jar | 1.4.0.RELEASE |
org.springframework.boot : spring-boot-starter-web Optional | jar | 1.4.0.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 1.4.0.RELEASE |
org.joinfaces : jsf-spring-boot-autoconfigure Optional | jar | 2.1.0 |
com.sun.faces : jsf-api Optional | jar | 2.2.13 |
org.primefaces : primefaces Optional | jar | 5.3 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.10 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test Optional | jar | 1.4.0.RELEASE |
org.reflections : reflections Optional | jar | 0.9.10 |
org.testng : testng | jar | 6.9.10 |
org.assertj : assertj-core | jar | 3.5.2 |