Last Version

com.c4-soft.springaddons:spring-security-oauth2-test-webflux-addons-jdk1.8 4.1.5

Set of tools I find useful to work with Spring (mostly spring-security for OpenID)

License

License

Categories

Categories

H2 Data Databases Security OAuth2
GroupId

GroupId

com.c4-soft.springaddons
ArtifactId

ArtifactId

spring-security-oauth2-test-webflux-addons-jdk1.8
Version

Version

4.1.5
Type

Type

jar
Description

Description

Set of tools I find useful to work with Spring (mostly spring-security for OpenID)

Download spring-security-oauth2-test-webflux-addons-jdk1.8 4.1.5


<!-- https://jarcasting.com/artifacts/com.c4-soft.springaddons/spring-security-oauth2-test-webflux-addons-jdk1.8/ -->
<dependency>
    <groupId>com.c4-soft.springaddons</groupId>
    <artifactId>spring-security-oauth2-test-webflux-addons-jdk1.8</artifactId>
    <version>4.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.c4-soft.springaddons/spring-security-oauth2-test-webflux-addons-jdk1.8/
implementation 'com.c4-soft.springaddons:spring-security-oauth2-test-webflux-addons-jdk1.8:4.1.5'
// https://jarcasting.com/artifacts/com.c4-soft.springaddons/spring-security-oauth2-test-webflux-addons-jdk1.8/
implementation ("com.c4-soft.springaddons:spring-security-oauth2-test-webflux-addons-jdk1.8:4.1.5")
'com.c4-soft.springaddons:spring-security-oauth2-test-webflux-addons-jdk1.8:jar:4.1.5'
<dependency org="com.c4-soft.springaddons" name="spring-security-oauth2-test-webflux-addons-jdk1.8" rev="4.1.5">
  <artifact name="spring-security-oauth2-test-webflux-addons-jdk1.8" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.c4-soft.springaddons', module='spring-security-oauth2-test-webflux-addons-jdk1.8', version='4.1.5')
)
libraryDependencies += "com.c4-soft.springaddons" % "spring-security-oauth2-test-webflux-addons-jdk1.8" % "4.1.5"
[com.c4-soft.springaddons/spring-security-oauth2-test-webflux-addons-jdk1.8 "4.1.5"]

Dependencies

compile (7)

Group / Artifact Type Version
com.c4-soft.springaddons : spring-security-oauth2-test-addons-jdk1.8 jar 4.1.5
org.springframework.boot : spring-boot-test jar
io.projectreactor : reactor-core jar
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-configuration-processor Optional jar

test (6)

Group / Artifact Type Version
junit : junit jar
org.assertj : assertj-core jar
org.springframework.security : spring-security-config jar
org.springframework.boot : spring-boot-starter-webflux jar
org.springframework.boot : spring-boot-starter-data-jpa jar
com.h2database : h2 jar

Project Modules

There are no modules declared in this project.