is not current version
Last Version 4.7.1

org.joinfaces:adminfaces-spring-boot-starter 3.2.4

Adminfaces Primefaces Template JSF Spring Boot Starter

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.joinfaces
ArtifactId

ArtifactId

adminfaces-spring-boot-starter
Version

Version

3.2.4
Type

Type

jar

Download adminfaces-spring-boot-starter 3.2.4


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