License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdorg.joinfaces |
ArtifactId | ArtifactIdomnifaces-spring-boot-starter |
Last Version | Last Version5.0.0-m3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOmnifaces Spring Boot Starter
Omnifaces Spring Boot Starter
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.joinfaces/omnifaces-spring-boot-starter/ -->
<dependency>
<groupId>org.joinfaces</groupId>
<artifactId>omnifaces-spring-boot-starter</artifactId>
<version>5.0.0-m3</version>
</dependency>
// https://jarcasting.com/artifacts/org.joinfaces/omnifaces-spring-boot-starter/
implementation 'org.joinfaces:omnifaces-spring-boot-starter:5.0.0-m3'
// https://jarcasting.com/artifacts/org.joinfaces/omnifaces-spring-boot-starter/
implementation ("org.joinfaces:omnifaces-spring-boot-starter:5.0.0-m3")
'org.joinfaces:omnifaces-spring-boot-starter:jar:5.0.0-m3'
<dependency org="org.joinfaces" name="omnifaces-spring-boot-starter" rev="5.0.0-m3">
<artifact name="omnifaces-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.joinfaces', module='omnifaces-spring-boot-starter', version='5.0.0-m3')
)
libraryDependencies += "org.joinfaces" % "omnifaces-spring-boot-starter" % "5.0.0-m3"
[org.joinfaces/omnifaces-spring-boot-starter "5.0.0-m3"]
Group / Artifact | Type | Version |
---|---|---|
org.joinfaces : jsf-spring-boot-starter | jar | 5.0.0-m3 |
org.omnifaces : omnifaces | jar | 4.0-M16 |
org.joinfaces : weld-spring-boot-starter | jar | 5.0.0-m3 |