License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Jakarta Server Faces Jakarta EE The Web Tier Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.github.persapiens |
ArtifactId | ArtifactIdjsf-spring-boot-autoconfigures |
Last Version | Last Version1.7.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJSF Spring Boot AutoConfigures
Group of all JSF Spring Boot AutoConfigures
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jsf-spring-boot-autoconfigures-1.7.3.pom | 1 KB |
jsf-spring-boot-autoconfigures-1.7.3-tests.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.persapiens/jsf-spring-boot-autoconfigures/ -->
<dependency>
<groupId>com.github.persapiens</groupId>
<artifactId>jsf-spring-boot-autoconfigures</artifactId>
<version>1.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.persapiens/jsf-spring-boot-autoconfigures/
implementation 'com.github.persapiens:jsf-spring-boot-autoconfigures:1.7.3'
// https://jarcasting.com/artifacts/com.github.persapiens/jsf-spring-boot-autoconfigures/
implementation ("com.github.persapiens:jsf-spring-boot-autoconfigures:1.7.3")
'com.github.persapiens:jsf-spring-boot-autoconfigures:jar:1.7.3'
<dependency org="com.github.persapiens" name="jsf-spring-boot-autoconfigures" rev="1.7.3">
<artifact name="jsf-spring-boot-autoconfigures" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.persapiens', module='jsf-spring-boot-autoconfigures', version='1.7.3')
)
libraryDependencies += "com.github.persapiens" % "jsf-spring-boot-autoconfigures" % "1.7.3"
[com.github.persapiens/jsf-spring-boot-autoconfigures "1.7.3"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.8 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.9.10 |
org.assertj : assertj-core | jar | 3.5.1 |