MVN

ch.rasc : wamp2spring-security-reactive

Maven & Gradle

Jul 12, 2021
24 stars

Integration of wamp2spring with Spring Security Reactive · Integration of wamp2spring with Spring Security Reactive

<dependency>
    <groupId>ch.rasc</groupId>
    <artifactId>wamp2spring-security-reactive</artifactId>
    <version>2.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ch.rasc : wamp2spring-security-reactive to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.6

All Versions

Choose a version of ch.rasc : wamp2spring-security-reactive to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
wamp2spring-security-reactive-2.0.6
wamp2spring-security-reactive-2.0.5
wamp2spring-security-reactive-2.0.4
wamp2spring-security-reactive-2.0.3
wamp2spring-security-reactive-2.0.2
wamp2spring-security-reactive-2.0.1
wamp2spring-security-reactive-2.0.0

How to add a dependency to Maven

Add the following ch.rasc : wamp2spring-security-reactive maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ch.rasc</groupId>
    <artifactId>wamp2spring-security-reactive</artifactId>
    <version>2.0.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ch.rasc : wamp2spring-security-reactive gradle dependency to your build.gradle file:

implementation 'ch.rasc:wamp2spring-security-reactive:2.0.6'

Gradle Kotlin DSL: Add the following ch.rasc : wamp2spring-security-reactive gradle kotlin dependency to your build.gradle.kts file:

implementation("ch.rasc:wamp2spring-security-reactive:2.0.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following ch.rasc : wamp2spring-security-reactive sbt scala dependency to your build.sbt file:

libraryDependencies += "ch.rasc" % "wamp2spring-security-reactive" % "2.0.6"

Advertisement

Dependencies from Group

Jul 12, 2021
3 usages
24 stars
Jul 10, 2023
2 usages
14 stars
Dec 02, 2016
2 usages
18 stars
Sep 29, 2017
2 usages
29 stars
Dec 03, 2017
2 usages
8 stars

Discover Dependencies