is not current version
Last Version 4.7.1

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

AdminFaces Spring Boot Starter

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.joinfaces
ArtifactId

ArtifactId

adminfaces-spring-boot-starter
Version

Version

4.0.6
Type

Type

jar

Download adminfaces-spring-boot-starter 4.0.6


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