License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdorg.joinfaces |
ArtifactId | ArtifactIdadminfaces-spring-boot-starter |
Last Version | Last Version4.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAdminFaces Spring Boot Starter
AdminFaces Spring Boot Starter
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
adminfaces-spring-boot-starter-4.7.1.pom | |
adminfaces-spring-boot-starter-4.7.1.jar | 369 bytes |
adminfaces-spring-boot-starter-4.7.1-sources.jar | 261 bytes |
adminfaces-spring-boot-starter-4.7.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.joinfaces/adminfaces-spring-boot-starter/ -->
<dependency>
<groupId>org.joinfaces</groupId>
<artifactId>adminfaces-spring-boot-starter</artifactId>
<version>4.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.joinfaces/adminfaces-spring-boot-starter/
implementation 'org.joinfaces:adminfaces-spring-boot-starter:4.7.1'
// https://jarcasting.com/artifacts/org.joinfaces/adminfaces-spring-boot-starter/
implementation ("org.joinfaces:adminfaces-spring-boot-starter:4.7.1")
'org.joinfaces:adminfaces-spring-boot-starter:jar:4.7.1'
<dependency org="org.joinfaces" name="adminfaces-spring-boot-starter" rev="4.7.1">
<artifact name="adminfaces-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.joinfaces', module='adminfaces-spring-boot-starter', version='4.7.1')
)
libraryDependencies += "org.joinfaces" % "adminfaces-spring-boot-starter" % "4.7.1"
[org.joinfaces/adminfaces-spring-boot-starter "4.7.1"]
Group / Artifact | Type | Version |
---|---|---|
org.joinfaces : primefaces-spring-boot-starter | jar | 4.7.1 |
org.joinfaces : omnifaces1-spring-boot-starter | jar | 4.7.1 |
com.github.adminfaces : admin-template | jar | 1.6.1 |
javax.persistence : javax.persistence-api | jar | 2.2 |
jakarta.ejb : jakarta.ejb-api | jar | 3.2.6 |
jakarta.enterprise : jakarta.enterprise.cdi-api | jar | 2.0.2 |