| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices Jakarta Server Faces Jakarta EE The Web Tier | 
| GroupId | GroupIdorg.joinfaces | 
| ArtifactId | ArtifactIdjsf-butterfaces-spring-boot-starter | 
| Last Version | Last Version2.4.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionJSF ButterFaces Spring Boot Starter Jsf Spring Boot Starter for Tomcat and Mojarra and ButterFaces | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.joinfaces/jsf-butterfaces-spring-boot-starter/ -->
<dependency>
    <groupId>org.joinfaces</groupId>
    <artifactId>jsf-butterfaces-spring-boot-starter</artifactId>
    <version>2.4.2</version>
</dependency>// https://jarcasting.com/artifacts/org.joinfaces/jsf-butterfaces-spring-boot-starter/
implementation 'org.joinfaces:jsf-butterfaces-spring-boot-starter:2.4.2'// https://jarcasting.com/artifacts/org.joinfaces/jsf-butterfaces-spring-boot-starter/
implementation ("org.joinfaces:jsf-butterfaces-spring-boot-starter:2.4.2")'org.joinfaces:jsf-butterfaces-spring-boot-starter:jar:2.4.2'<dependency org="org.joinfaces" name="jsf-butterfaces-spring-boot-starter" rev="2.4.2">
  <artifact name="jsf-butterfaces-spring-boot-starter" type="jar" />
</dependency>@Grapes(
@Grab(group='org.joinfaces', module='jsf-butterfaces-spring-boot-starter', version='2.4.2')
)libraryDependencies += "org.joinfaces" % "jsf-butterfaces-spring-boot-starter" % "2.4.2"[org.joinfaces/jsf-butterfaces-spring-boot-starter "2.4.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.joinfaces : jsf-spring-boot-starter | jar | 2.4.2 | 
| de.larmic.butterfaces : components | jar | 2.1.22 | 
| net.bootsfaces : bootsfaces | jar | 1.1.3 | 
| org.joinfaces : spring-security-jsf-taglib | jar | 2.4.2 | 
| org.joinfaces : jsf-spring-boot-autoconfigure | jar | 2.4.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 1.5.14.RELEASE |