License |
License |
---|---|
Categories |
CategoriesH2 Data Databases Security OAuth2 |
GroupId | GroupIdcom.c4-soft.springaddons |
ArtifactId | ArtifactIdspring-security-oauth2-webflux-addons |
Last Version | Last Version4.4.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSet of tools I find useful to work with Spring (mostly spring-security for OpenID)
|
<!-- https://jarcasting.com/artifacts/com.c4-soft.springaddons/spring-security-oauth2-webflux-addons/ -->
<dependency>
<groupId>com.c4-soft.springaddons</groupId>
<artifactId>spring-security-oauth2-webflux-addons</artifactId>
<version>4.4.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.c4-soft.springaddons/spring-security-oauth2-webflux-addons/
implementation 'com.c4-soft.springaddons:spring-security-oauth2-webflux-addons:4.4.8'
// https://jarcasting.com/artifacts/com.c4-soft.springaddons/spring-security-oauth2-webflux-addons/
implementation ("com.c4-soft.springaddons:spring-security-oauth2-webflux-addons:4.4.8")
'com.c4-soft.springaddons:spring-security-oauth2-webflux-addons:jar:4.4.8'
<dependency org="com.c4-soft.springaddons" name="spring-security-oauth2-webflux-addons" rev="4.4.8">
<artifact name="spring-security-oauth2-webflux-addons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.c4-soft.springaddons', module='spring-security-oauth2-webflux-addons', version='4.4.8')
)
libraryDependencies += "com.c4-soft.springaddons" % "spring-security-oauth2-webflux-addons" % "4.4.8"
[com.c4-soft.springaddons/spring-security-oauth2-webflux-addons "4.4.8"]
Group / Artifact | Type | Version |
---|---|---|
com.c4-soft.springaddons : spring-security-oauth2-addons | jar | 4.4.8 |
org.springframework.security : spring-security-oauth2-resource-server | jar | |
org.springframework.security : spring-security-oauth2-jose | jar | |
io.projectreactor : reactor-core | jar | |
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.security : spring-security-config Optional | jar | |
org.springframework.boot : spring-boot-autoconfigure Optional | jar | |
org.springframework.boot : spring-boot Optional | jar | |
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.assertj : assertj-core | jar | |
org.mockito : mockito-core | jar |