| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices PrimeFaces Jakarta EE The Web Tier Jakarta Server Faces |
| GroupId | GroupIdorg.joinfaces |
| ArtifactId | ArtifactIdprimefaces-spring-boot-starter |
| Last Version | Last Version5.0.0-m3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPrimeFaces Spring Boot Starter
PrimeFaces Spring Boot Starter
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.joinfaces/primefaces-spring-boot-starter/ -->
<dependency>
<groupId>org.joinfaces</groupId>
<artifactId>primefaces-spring-boot-starter</artifactId>
<version>5.0.0-m3</version>
</dependency>
// https://jarcasting.com/artifacts/org.joinfaces/primefaces-spring-boot-starter/
implementation 'org.joinfaces:primefaces-spring-boot-starter:5.0.0-m3'
// https://jarcasting.com/artifacts/org.joinfaces/primefaces-spring-boot-starter/
implementation ("org.joinfaces:primefaces-spring-boot-starter:5.0.0-m3")
'org.joinfaces:primefaces-spring-boot-starter:jar:5.0.0-m3'
<dependency org="org.joinfaces" name="primefaces-spring-boot-starter" rev="5.0.0-m3">
<artifact name="primefaces-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.joinfaces', module='primefaces-spring-boot-starter', version='5.0.0-m3')
)
libraryDependencies += "org.joinfaces" % "primefaces-spring-boot-starter" % "5.0.0-m3"
[org.joinfaces/primefaces-spring-boot-starter "5.0.0-m3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.joinfaces : jsf-spring-boot-starter | jar | 5.0.0-m3 |
| org.primefaces : primefaces | jar | 11.0.0 |
| org.primefaces.extensions : primefaces-extensions | jar | 11.0.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.primefaces.extensions : resources-ckeditor | jar | 11.0.3 |