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