is not current version
Last Version 4.7.1

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

BootsFaces Spring Boot Starter

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.joinfaces
ArtifactId

ArtifactId

bootsfaces-spring-boot-starter
Version

Version

4.0.12
Type

Type

jar

Download bootsfaces-spring-boot-starter 4.0.12


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