License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdorg.joinfaces |
ArtifactId | ArtifactIdbootsfaces-spring-boot-starter |
Last Version | Last Version4.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBootsFaces Spring Boot Starter
BootsFaces Spring Boot Starter
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bootsfaces-spring-boot-starter-4.7.1.pom | |
bootsfaces-spring-boot-starter-4.7.1.jar | 370 bytes |
bootsfaces-spring-boot-starter-4.7.1-sources.jar | 261 bytes |
bootsfaces-spring-boot-starter-4.7.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.joinfaces/bootsfaces-spring-boot-starter/ -->
<dependency>
<groupId>org.joinfaces</groupId>
<artifactId>bootsfaces-spring-boot-starter</artifactId>
<version>4.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.joinfaces/bootsfaces-spring-boot-starter/
implementation 'org.joinfaces:bootsfaces-spring-boot-starter:4.7.1'
// https://jarcasting.com/artifacts/org.joinfaces/bootsfaces-spring-boot-starter/
implementation ("org.joinfaces:bootsfaces-spring-boot-starter:4.7.1")
'org.joinfaces:bootsfaces-spring-boot-starter:jar:4.7.1'
<dependency org="org.joinfaces" name="bootsfaces-spring-boot-starter" rev="4.7.1">
<artifact name="bootsfaces-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.joinfaces', module='bootsfaces-spring-boot-starter', version='4.7.1')
)
libraryDependencies += "org.joinfaces" % "bootsfaces-spring-boot-starter" % "4.7.1"
[org.joinfaces/bootsfaces-spring-boot-starter "4.7.1"]
Group / Artifact | Type | Version |
---|---|---|
org.joinfaces : jsf-spring-boot-starter | jar | 4.7.1 |
net.bootsfaces : bootsfaces | jar | 1.5.0 |