License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers Spring Boot Microservices Jakarta Server Faces Jakarta EE The Web Tier |
GroupId | GroupIdorg.joinfaces |
ArtifactId | ArtifactIdjsf-jetty-spring-boot-starter |
Last Version | Last Version2.4.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJSF Jetty Spring Boot Starter
Jsf Spring Boot Starter for Jetty and Mojarra
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.joinfaces/jsf-jetty-spring-boot-starter/ -->
<dependency>
<groupId>org.joinfaces</groupId>
<artifactId>jsf-jetty-spring-boot-starter</artifactId>
<version>2.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.joinfaces/jsf-jetty-spring-boot-starter/
implementation 'org.joinfaces:jsf-jetty-spring-boot-starter:2.4.2'
// https://jarcasting.com/artifacts/org.joinfaces/jsf-jetty-spring-boot-starter/
implementation ("org.joinfaces:jsf-jetty-spring-boot-starter:2.4.2")
'org.joinfaces:jsf-jetty-spring-boot-starter:jar:2.4.2'
<dependency org="org.joinfaces" name="jsf-jetty-spring-boot-starter" rev="2.4.2">
<artifact name="jsf-jetty-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.joinfaces', module='jsf-jetty-spring-boot-starter', version='2.4.2')
)
libraryDependencies += "org.joinfaces" % "jsf-jetty-spring-boot-starter" % "2.4.2"
[org.joinfaces/jsf-jetty-spring-boot-starter "2.4.2"]
Group / Artifact | Type | Version |
---|---|---|
org.joinfaces : jsf-spring-boot-starter | jar | 2.4.2 |
org.joinfaces : jsf-spring-boot-autoconfigure | jar | 2.4.2 |
org.springframework.boot : spring-boot-starter-jetty | jar | 1.5.14.RELEASE |
org.glassfish : javax.el | jar | 3.0.0 |
org.eclipse.jetty : apache-jsp | jar | 9.4.11.v20180605 |
org.joinfaces : spring-security-jsf-taglib | jar | 2.4.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 1.5.14.RELEASE |