is not current version
Last Version 2.4.2

org.joinfaces:jsf-spring-boot-test 2.4.0

JSF Spring Boot Test

Categories

Categories

Spring Boot Container Microservices Jakarta Server Faces Jakarta EE The Web Tier
GroupId

GroupId

org.joinfaces
ArtifactId

ArtifactId

jsf-spring-boot-test
Version

Version

2.4.0
Type

Type

jar

Download jsf-spring-boot-test 2.4.0


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