License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Security |
GroupId | GroupIdorg.joinfaces |
ArtifactId | ArtifactIdsecurity-spring-boot-starter |
Last Version | Last Version5.0.0-m3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSecurity Spring Boot Starter
Security Spring Boot Starter
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
security-spring-boot-starter-5.0.0-m3.pom | |
security-spring-boot-starter-5.0.0-m3.jar | 371 bytes |
security-spring-boot-starter-5.0.0-m3-sources.jar | 261 bytes |
security-spring-boot-starter-5.0.0-m3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.joinfaces/security-spring-boot-starter/ -->
<dependency>
<groupId>org.joinfaces</groupId>
<artifactId>security-spring-boot-starter</artifactId>
<version>5.0.0-m3</version>
</dependency>
// https://jarcasting.com/artifacts/org.joinfaces/security-spring-boot-starter/
implementation 'org.joinfaces:security-spring-boot-starter:5.0.0-m3'
// https://jarcasting.com/artifacts/org.joinfaces/security-spring-boot-starter/
implementation ("org.joinfaces:security-spring-boot-starter:5.0.0-m3")
'org.joinfaces:security-spring-boot-starter:jar:5.0.0-m3'
<dependency org="org.joinfaces" name="security-spring-boot-starter" rev="5.0.0-m3">
<artifact name="security-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.joinfaces', module='security-spring-boot-starter', version='5.0.0-m3')
)
libraryDependencies += "org.joinfaces" % "security-spring-boot-starter" % "5.0.0-m3"
[org.joinfaces/security-spring-boot-starter "5.0.0-m3"]
Group / Artifact | Type | Version |
---|---|---|
org.joinfaces : jsf-spring-boot-starter | jar | 5.0.0-m3 |
org.joinfaces : joinfaces-security-taglib | jar | 5.0.0-m3 |
org.springframework.boot : spring-boot-starter-security | jar | 3.0.0-M3 |