| 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-spring-boot-autoconfigure |
| Last Version | Last Version2.4.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJSF Spring Boot AutoConfigure
JSF Spring Boot AutoConfigure
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.joinfaces/jsf-spring-boot-autoconfigure/ -->
<dependency>
<groupId>org.joinfaces</groupId>
<artifactId>jsf-spring-boot-autoconfigure</artifactId>
<version>2.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.joinfaces/jsf-spring-boot-autoconfigure/
implementation 'org.joinfaces:jsf-spring-boot-autoconfigure:2.4.2'
// https://jarcasting.com/artifacts/org.joinfaces/jsf-spring-boot-autoconfigure/
implementation ("org.joinfaces:jsf-spring-boot-autoconfigure:2.4.2")
'org.joinfaces:jsf-spring-boot-autoconfigure:jar:2.4.2'
<dependency org="org.joinfaces" name="jsf-spring-boot-autoconfigure" rev="2.4.2">
<artifact name="jsf-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.joinfaces', module='jsf-spring-boot-autoconfigure', version='2.4.2')
)
libraryDependencies += "org.joinfaces" % "jsf-spring-boot-autoconfigure" % "2.4.2"
[org.joinfaces/jsf-spring-boot-autoconfigure "2.4.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok Optional | jar | 1.16.22 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test Optional | jar | 1.5.14.RELEASE |
| org.joinfaces : jsf-spring-boot-test | jar | 2.4.2 |
| org.hibernate.javax.persistence : hibernate-jpa-2.1-api | jar | 1.0.0.Final |
| org.apache.tomcat.embed : tomcat-embed-jasper Optional | jar | 8.5.31 |
| commons-digester : commons-digester | jar | 2.1 |