License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Jakarta Server Faces Jakarta EE The Web Tier |
GroupId | GroupIdcom.github.persapiens |
ArtifactId | ArtifactIdjsf-spring-boot-build |
Last Version | Last Version1.7.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJSF Spring Boot Build
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-build-1.7.3.pom | 9 KB |
jsf-spring-boot-build-1.7.3-test-javadoc.jar | 550 KB |
jsf-spring-boot-build-1.7.3-sources.jar | 114 KB |
jsf-spring-boot-build-1.7.3-javadoc.jar | 528 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.persapiens/jsf-spring-boot-build/ -->
<dependency>
<groupId>com.github.persapiens</groupId>
<artifactId>jsf-spring-boot-build</artifactId>
<version>1.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.persapiens/jsf-spring-boot-build/
implementation 'com.github.persapiens:jsf-spring-boot-build:1.7.3'
// https://jarcasting.com/artifacts/com.github.persapiens/jsf-spring-boot-build/
implementation ("com.github.persapiens:jsf-spring-boot-build:1.7.3")
'com.github.persapiens:jsf-spring-boot-build:jar:1.7.3'
<dependency org="com.github.persapiens" name="jsf-spring-boot-build" rev="1.7.3">
<artifact name="jsf-spring-boot-build" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.persapiens', module='jsf-spring-boot-build', version='1.7.3')
)
libraryDependencies += "com.github.persapiens" % "jsf-spring-boot-build" % "1.7.3"
[com.github.persapiens/jsf-spring-boot-build "1.7.3"]