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