License |
License |
---|---|
Categories |
CategoriesH2 Data Databases Security OAuth2 |
GroupId | GroupIdcom.c4-soft.springaddons |
ArtifactId | ArtifactIdspring-security-oauth2-test-webflux-addons |
Version | Version4.4.0 |
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-test-webflux-addons/ -->
<dependency>
<groupId>com.c4-soft.springaddons</groupId>
<artifactId>spring-security-oauth2-test-webflux-addons</artifactId>
<version>4.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.c4-soft.springaddons/spring-security-oauth2-test-webflux-addons/
implementation 'com.c4-soft.springaddons:spring-security-oauth2-test-webflux-addons:4.4.0'
// https://jarcasting.com/artifacts/com.c4-soft.springaddons/spring-security-oauth2-test-webflux-addons/
implementation ("com.c4-soft.springaddons:spring-security-oauth2-test-webflux-addons:4.4.0")
'com.c4-soft.springaddons:spring-security-oauth2-test-webflux-addons:jar:4.4.0'
<dependency org="com.c4-soft.springaddons" name="spring-security-oauth2-test-webflux-addons" rev="4.4.0">
<artifact name="spring-security-oauth2-test-webflux-addons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.c4-soft.springaddons', module='spring-security-oauth2-test-webflux-addons', version='4.4.0')
)
libraryDependencies += "com.c4-soft.springaddons" % "spring-security-oauth2-test-webflux-addons" % "4.4.0"
[com.c4-soft.springaddons/spring-security-oauth2-test-webflux-addons "4.4.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.assertj : assertj-core | jar | |
org.springframework.boot : spring-boot-starter-webflux | jar | |
org.springframework.boot : spring-boot-starter-data-jpa | jar | |
com.h2database : h2 | jar |