License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Jakarta Server Faces Jakarta EE The Web Tier Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdorg.joinfaces |
ArtifactId | ArtifactIdjsf-myfaces-spring-boot-autoconfigure |
Last Version | Last Version2.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJSF MyFaces Spring Boot AutoConfigure
Jsf Spring Boot AutoConfigure for Tomcat and MyFaces
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.joinfaces/jsf-myfaces-spring-boot-autoconfigure/ -->
<dependency>
<groupId>org.joinfaces</groupId>
<artifactId>jsf-myfaces-spring-boot-autoconfigure</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.joinfaces/jsf-myfaces-spring-boot-autoconfigure/
implementation 'org.joinfaces:jsf-myfaces-spring-boot-autoconfigure:2.1.1'
// https://jarcasting.com/artifacts/org.joinfaces/jsf-myfaces-spring-boot-autoconfigure/
implementation ("org.joinfaces:jsf-myfaces-spring-boot-autoconfigure:2.1.1")
'org.joinfaces:jsf-myfaces-spring-boot-autoconfigure:jar:2.1.1'
<dependency org="org.joinfaces" name="jsf-myfaces-spring-boot-autoconfigure" rev="2.1.1">
<artifact name="jsf-myfaces-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.joinfaces', module='jsf-myfaces-spring-boot-autoconfigure', version='2.1.1')
)
libraryDependencies += "org.joinfaces" % "jsf-myfaces-spring-boot-autoconfigure" % "2.1.1"
[org.joinfaces/jsf-myfaces-spring-boot-autoconfigure "2.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.joinfaces : jsf-spring-boot-autoconfigure Optional | jar | 2.1.1 |
org.apache.myfaces.core : myfaces-bundle Optional | jar | 2.2.10 |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.16.10 |
Group / Artifact | Type | Version |
---|---|---|
org.reflections : reflections Optional | jar | 0.9.10 |
org.omnifaces : omnifaces Optional | jar | 1.14 |
net.bootsfaces : bootsfaces Optional | jar | 0.9.1 |
org.springframework.boot : spring-boot-starter-test Optional | jar | 1.4.0.RELEASE |