License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Jakarta Server Faces Jakarta EE The Web Tier Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.github.persapiens |
ArtifactId | ArtifactIdjsf-mojarra-spring-boot-autoconfigure |
Last Version | Last Version1.7.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJSF Mojarra Spring Boot AutoConfigure
Jsf Spring Boot AutoConfigure for Mojarra
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.persapiens/jsf-mojarra-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.github.persapiens</groupId>
<artifactId>jsf-mojarra-spring-boot-autoconfigure</artifactId>
<version>1.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.persapiens/jsf-mojarra-spring-boot-autoconfigure/
implementation 'com.github.persapiens:jsf-mojarra-spring-boot-autoconfigure:1.7.3'
// https://jarcasting.com/artifacts/com.github.persapiens/jsf-mojarra-spring-boot-autoconfigure/
implementation ("com.github.persapiens:jsf-mojarra-spring-boot-autoconfigure:1.7.3")
'com.github.persapiens:jsf-mojarra-spring-boot-autoconfigure:jar:1.7.3'
<dependency org="com.github.persapiens" name="jsf-mojarra-spring-boot-autoconfigure" rev="1.7.3">
<artifact name="jsf-mojarra-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.persapiens', module='jsf-mojarra-spring-boot-autoconfigure', version='1.7.3')
)
libraryDependencies += "com.github.persapiens" % "jsf-mojarra-spring-boot-autoconfigure" % "1.7.3"
[com.github.persapiens/jsf-mojarra-spring-boot-autoconfigure "1.7.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter Optional | jar | 1.3.6.RELEASE |
org.springframework.boot : spring-boot-starter-web Optional | jar | 1.3.6.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 1.3.6.RELEASE |
com.github.persapiens : jsf-spring-boot-autoconfigure Optional | jar | 1.7.3 |
org.glassfish : javax.faces Optional | jar | 2.2.13 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.8 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test Optional | jar | 1.3.6.RELEASE |
org.reflections : reflections Optional | jar | 0.9.10 |
org.omnifaces : omnifaces Optional | jar | 1.14 |
net.bootsfaces : bootsfaces Optional | jar | 0.9.1 |
org.testng : testng | jar | 6.9.10 |
org.assertj : assertj-core | jar | 3.5.1 |