License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Jakarta Server Faces Jakarta EE The Web Tier |
GroupId | GroupIdorg.joinfaces |
ArtifactId | ArtifactIdjsf-spring-boot-test |
Last Version | Last Version2.4.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJSF Spring Boot Test
JSF Spring Boot Test
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.joinfaces/jsf-spring-boot-test/ -->
<dependency>
<groupId>org.joinfaces</groupId>
<artifactId>jsf-spring-boot-test</artifactId>
<version>2.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.joinfaces/jsf-spring-boot-test/
implementation 'org.joinfaces:jsf-spring-boot-test:2.4.2'
// https://jarcasting.com/artifacts/org.joinfaces/jsf-spring-boot-test/
implementation ("org.joinfaces:jsf-spring-boot-test:2.4.2")
'org.joinfaces:jsf-spring-boot-test:jar:2.4.2'
<dependency org="org.joinfaces" name="jsf-spring-boot-test" rev="2.4.2">
<artifact name="jsf-spring-boot-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.joinfaces', module='jsf-spring-boot-test', version='2.4.2')
)
libraryDependencies += "org.joinfaces" % "jsf-spring-boot-test" % "2.4.2"
[org.joinfaces/jsf-spring-boot-test "2.4.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter Optional | jar | 1.5.14.RELEASE |
org.springframework.boot : spring-boot-starter-web Optional | jar | 1.5.14.RELEASE |
org.springframework.boot : spring-boot-starter-test | jar | 1.5.14.RELEASE |
org.glassfish : javax.faces Optional | jar | 2.2.17 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.16.22 |