is not current version
Last Version 4.7.1

org.joinfaces:bootsfaces-spring-boot-starter 4.4.2

BootsFaces Spring Boot Starter

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.joinfaces
ArtifactId

ArtifactId

bootsfaces-spring-boot-starter
Version

Version

4.4.2
Type

Type

jar

Download bootsfaces-spring-boot-starter 4.4.2


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