Last Version

JSF Jetty Spring Boot AutoConfigure 2.4.0

JSF Jetty Spring Boot AutoConfigure

License

License

Categories

Categories

Jetty Container Application Servers Spring Boot Microservices Jakarta Server Faces Jakarta EE The Web Tier Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

org.joinfaces
ArtifactId

ArtifactId

jsf-jetty-spring-boot-autoconfigure
Version

Version

2.4.0
Type

Type

jar
Description

Description

JSF Jetty Spring Boot AutoConfigure
JSF Jetty Spring Boot AutoConfigure
Project Organization

Project Organization

JoinFaces

Download jsf-jetty-spring-boot-autoconfigure 2.4.0


<!-- https://jarcasting.com/artifacts/org.joinfaces/jsf-jetty-spring-boot-autoconfigure/ -->
<dependency>
    <groupId>org.joinfaces</groupId>
    <artifactId>jsf-jetty-spring-boot-autoconfigure</artifactId>
    <version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.joinfaces/jsf-jetty-spring-boot-autoconfigure/
implementation 'org.joinfaces:jsf-jetty-spring-boot-autoconfigure:2.4.0'
// https://jarcasting.com/artifacts/org.joinfaces/jsf-jetty-spring-boot-autoconfigure/
implementation ("org.joinfaces:jsf-jetty-spring-boot-autoconfigure:2.4.0")
'org.joinfaces:jsf-jetty-spring-boot-autoconfigure:jar:2.4.0'
<dependency org="org.joinfaces" name="jsf-jetty-spring-boot-autoconfigure" rev="2.4.0">
  <artifact name="jsf-jetty-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.joinfaces', module='jsf-jetty-spring-boot-autoconfigure', version='2.4.0')
)
libraryDependencies += "org.joinfaces" % "jsf-jetty-spring-boot-autoconfigure" % "2.4.0"
[org.joinfaces/jsf-jetty-spring-boot-autoconfigure "2.4.0"]

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter Optional jar 1.5.4.RELEASE
org.springframework.boot : spring-boot-starter-web Optional jar 1.5.4.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 1.5.4.RELEASE
org.eclipse.jetty : jetty-webapp Optional jar 9.4.5.v20170502
org.reflections : reflections Optional jar 0.9.11
org.glassfish : javax.faces Optional jar 2.2.14
org.apache.myfaces.core : myfaces-bundle Optional jar 2.2.12

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.16.16

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test Optional jar 1.5.4.RELEASE

Project Modules

There are no modules declared in this project.