is not current version
Last Version 4.7.1

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

Omnifaces 1.x Spring Boot Starter

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.joinfaces
ArtifactId

ArtifactId

omnifaces1-spring-boot-starter
Version

Version

4.0.6
Type

Type

jar

Download omnifaces1-spring-boot-starter 4.0.6


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