License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdorg.joinfaces |
ArtifactId | ArtifactIdmyfaces-spring-boot-starter |
Last Version | Last Version5.0.0-m3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMyFaces Spring Boot Starter
MyFaces Spring Boot Starter
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
myfaces-spring-boot-starter-5.0.0-m3.pom | |
myfaces-spring-boot-starter-5.0.0-m3.jar | 371 bytes |
myfaces-spring-boot-starter-5.0.0-m3-sources.jar | 261 bytes |
myfaces-spring-boot-starter-5.0.0-m3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.joinfaces/myfaces-spring-boot-starter/ -->
<dependency>
<groupId>org.joinfaces</groupId>
<artifactId>myfaces-spring-boot-starter</artifactId>
<version>5.0.0-m3</version>
</dependency>
// https://jarcasting.com/artifacts/org.joinfaces/myfaces-spring-boot-starter/
implementation 'org.joinfaces:myfaces-spring-boot-starter:5.0.0-m3'
// https://jarcasting.com/artifacts/org.joinfaces/myfaces-spring-boot-starter/
implementation ("org.joinfaces:myfaces-spring-boot-starter:5.0.0-m3")
'org.joinfaces:myfaces-spring-boot-starter:jar:5.0.0-m3'
<dependency org="org.joinfaces" name="myfaces-spring-boot-starter" rev="5.0.0-m3">
<artifact name="myfaces-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.joinfaces', module='myfaces-spring-boot-starter', version='5.0.0-m3')
)
libraryDependencies += "org.joinfaces" % "myfaces-spring-boot-starter" % "5.0.0-m3"
[org.joinfaces/myfaces-spring-boot-starter "5.0.0-m3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.myfaces.core : myfaces-api | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.myfaces.core : myfaces-impl | jar | 3.0.1 |
jakarta.enterprise : jakarta.enterprise.cdi-api | jar | 3.0.1 |