License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Angular User Interface Web Frameworks |
GroupId | GroupIdorg.joinfaces |
ArtifactId | ArtifactIdangularfaces-spring-boot-starter |
Version | Version4.5.0 |
Type | Typejar |
Description |
DescriptionAngularFaces Spring Boot Starter
AngularFaces Spring Boot Starter
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
angularfaces-spring-boot-starter-4.5.0.pom | |
angularfaces-spring-boot-starter-4.5.0.jar | 396 bytes |
angularfaces-spring-boot-starter-4.5.0-sources.jar | 261 bytes |
angularfaces-spring-boot-starter-4.5.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.joinfaces/angularfaces-spring-boot-starter/ -->
<dependency>
<groupId>org.joinfaces</groupId>
<artifactId>angularfaces-spring-boot-starter</artifactId>
<version>4.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.joinfaces/angularfaces-spring-boot-starter/
implementation 'org.joinfaces:angularfaces-spring-boot-starter:4.5.0'
// https://jarcasting.com/artifacts/org.joinfaces/angularfaces-spring-boot-starter/
implementation ("org.joinfaces:angularfaces-spring-boot-starter:4.5.0")
'org.joinfaces:angularfaces-spring-boot-starter:jar:4.5.0'
<dependency org="org.joinfaces" name="angularfaces-spring-boot-starter" rev="4.5.0">
<artifact name="angularfaces-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.joinfaces', module='angularfaces-spring-boot-starter', version='4.5.0')
)
libraryDependencies += "org.joinfaces" % "angularfaces-spring-boot-starter" % "4.5.0"
[org.joinfaces/angularfaces-spring-boot-starter "4.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.joinfaces : jsf-spring-boot-starter | jar | 4.5.0 |
de.beyondjava : angularFaces-core | jar | 2.1.12 |