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