License |
License |
---|---|
Categories |
CategoriesH2 Data Databases Security OAuth2 |
GroupId | GroupIdcom.c4-soft.springaddons |
ArtifactId | ArtifactIdspring-security-oauth2-test-webflux-addons |
Version | Version2.5.3 |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications built with Maven
|
<!-- 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>2.5.3</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:2.5.3'
// 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:2.5.3")
'com.c4-soft.springaddons:spring-security-oauth2-test-webflux-addons:jar:2.5.3'
<dependency org="com.c4-soft.springaddons" name="spring-security-oauth2-test-webflux-addons" rev="2.5.3">
<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='2.5.3')
)
libraryDependencies += "com.c4-soft.springaddons" % "spring-security-oauth2-test-webflux-addons" % "2.5.3"
[com.c4-soft.springaddons/spring-security-oauth2-test-webflux-addons "2.5.3"]
Group / Artifact | Type | Version |
---|---|---|
com.c4-soft.springaddons : spring-security-oauth2-test-addons | jar | 2.5.3 |
io.projectreactor : reactor-core | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.5.2 |
org.springframework.security : spring-security-oauth2-resource-server | jar | |
org.springframework.security : spring-security-oauth2-jose | jar | |
org.springframework.security : spring-security-oauth2-client | jar | |
org.springframework.boot : spring-boot-test | jar | 2.5.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.assertj : assertj-core | jar | 3.19.0 |
org.springframework.security : spring-security-config | jar | |
org.springframework.boot : spring-boot-starter-webflux | jar | 2.5.2 |
org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.5.2 |
com.h2database : h2 | jar | 1.4.200 |