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