is not current version
Last Version 2.0.6

ch.rasc:wamp2spring-reactive 2.0.2

wamp2spring adapter for Spring 5 web reactive stack

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

ch.rasc
ArtifactId

ArtifactId

wamp2spring-reactive
Version

Version

2.0.2
Type

Type

jar

Download wamp2spring-reactive 2.0.2


<!-- https://jarcasting.com/artifacts/ch.rasc/wamp2spring-reactive/ -->
<dependency>
    <groupId>ch.rasc</groupId>
    <artifactId>wamp2spring-reactive</artifactId>
    <version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/ch.rasc/wamp2spring-reactive/
implementation 'ch.rasc:wamp2spring-reactive:2.0.2'
// https://jarcasting.com/artifacts/ch.rasc/wamp2spring-reactive/
implementation ("ch.rasc:wamp2spring-reactive:2.0.2")
'ch.rasc:wamp2spring-reactive:jar:2.0.2'
<dependency org="ch.rasc" name="wamp2spring-reactive" rev="2.0.2">
  <artifact name="wamp2spring-reactive" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.rasc', module='wamp2spring-reactive', version='2.0.2')
)
libraryDependencies += "ch.rasc" % "wamp2spring-reactive" % "2.0.2"
[ch.rasc/wamp2spring-reactive "2.0.2"]