License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Jakarta Server Faces Jakarta EE The Web Tier |
GroupId | GroupIdcom.github.persapiens |
ArtifactId | ArtifactIdjsf-spring-boot-parent |
Last Version | Last Version1.7.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJSF Spring Boot Parent
Spring Boot Starters to build MVC web applications using
JSF, PrimeFaces, Primefaces Extensions, BootsFaces, ButterFaces, OmniFaces
, AngularFaces, Mojarra and MyFaces
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
jsf-spring-boot-parent-1.7.3.pom | 18 KB |
jsf-spring-boot-parent-1.7.3-tests.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.persapiens/jsf-spring-boot-parent/ -->
<dependency>
<groupId>com.github.persapiens</groupId>
<artifactId>jsf-spring-boot-parent</artifactId>
<version>1.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.persapiens/jsf-spring-boot-parent/
implementation 'com.github.persapiens:jsf-spring-boot-parent:1.7.3'
// https://jarcasting.com/artifacts/com.github.persapiens/jsf-spring-boot-parent/
implementation ("com.github.persapiens:jsf-spring-boot-parent:1.7.3")
'com.github.persapiens:jsf-spring-boot-parent:jar:1.7.3'
<dependency org="com.github.persapiens" name="jsf-spring-boot-parent" rev="1.7.3">
<artifact name="jsf-spring-boot-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.persapiens', module='jsf-spring-boot-parent', version='1.7.3')
)
libraryDependencies += "com.github.persapiens" % "jsf-spring-boot-parent" % "1.7.3"
[com.github.persapiens/jsf-spring-boot-parent "1.7.3"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.8 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.9.10 |
org.assertj : assertj-core | jar | 3.5.1 |