License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Jakarta Server Faces Jakarta EE The Web Tier |
GroupId | GroupIdcom.github.persapiens |
ArtifactId | ArtifactIdjsf-spring-boot-starter |
Last Version | Last Version1.7.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJSF Spring Boot Starter
Jsf Spring Boot Starter for Tomcat and Mojarra
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.persapiens/jsf-spring-boot-starter/ -->
<dependency>
<groupId>com.github.persapiens</groupId>
<artifactId>jsf-spring-boot-starter</artifactId>
<version>1.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.persapiens/jsf-spring-boot-starter/
implementation 'com.github.persapiens:jsf-spring-boot-starter:1.7.3'
// https://jarcasting.com/artifacts/com.github.persapiens/jsf-spring-boot-starter/
implementation ("com.github.persapiens:jsf-spring-boot-starter:1.7.3")
'com.github.persapiens:jsf-spring-boot-starter:jar:1.7.3'
<dependency org="com.github.persapiens" name="jsf-spring-boot-starter" rev="1.7.3">
<artifact name="jsf-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.persapiens', module='jsf-spring-boot-starter', version='1.7.3')
)
libraryDependencies += "com.github.persapiens" % "jsf-spring-boot-starter" % "1.7.3"
[com.github.persapiens/jsf-spring-boot-starter "1.7.3"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.8 |
Group / Artifact | Type | Version |
---|---|---|
org.primefaces.extensions : all-themes | jar | 1.0.8 |
org.primefaces.extensions : resources-ckeditor | jar | 6.0.0 |
org.primefaces.extensions : resources-codemirror | jar | 6.0.0 |
org.springframework.security : spring-security-taglibs | jar | |
org.reflections : reflections | jar | 0.9.10 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.9.10 |
org.assertj : assertj-core | jar | 3.5.1 |