| License |
License |
|---|---|
| Categories |
CategoriesReact User Interface Web Frameworks |
| GroupId | GroupIdch.rasc |
| ArtifactId | ArtifactIdwamp2spring-reactive |
| Last Version | Last Version2.0.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionwamp2spring web reactive stack
wamp2spring adapter for Spring 5 web reactive stack
|
| Filename | Size |
|---|---|
| wamp2spring-reactive-2.0.6.pom | |
| wamp2spring-reactive-2.0.6.jar | 16 KB |
| wamp2spring-reactive-2.0.6-sources.jar | 11 KB |
| wamp2spring-reactive-2.0.6-javadoc.jar | 45 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ch.rasc/wamp2spring-reactive/ -->
<dependency>
<groupId>ch.rasc</groupId>
<artifactId>wamp2spring-reactive</artifactId>
<version>2.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/ch.rasc/wamp2spring-reactive/
implementation 'ch.rasc:wamp2spring-reactive:2.0.6'
// https://jarcasting.com/artifacts/ch.rasc/wamp2spring-reactive/
implementation ("ch.rasc:wamp2spring-reactive:2.0.6")
'ch.rasc:wamp2spring-reactive:jar:2.0.6'
<dependency org="ch.rasc" name="wamp2spring-reactive" rev="2.0.6">
<artifact name="wamp2spring-reactive" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.rasc', module='wamp2spring-reactive', version='2.0.6')
)
libraryDependencies += "ch.rasc" % "wamp2spring-reactive" % "2.0.6"
[ch.rasc/wamp2spring-reactive "2.0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| ch.rasc : wamp2spring-core | jar | 2.0.6 |
| org.springframework : spring-webflux | jar | 5.3.8 |
| com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.assertj : assertj-core | jar | 3.20.2 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
| org.springframework.boot : spring-boot-starter-websocket | jar | 2.4.5 |
| org.springframework.boot : spring-boot-starter-webflux | jar | 2.4.5 |
| org.springframework : spring-tx | jar | 5.3.8 |
| org.springframework.boot : spring-boot-starter-test | jar | 2.4.5 |
| org.mockito : mockito-core | jar | 3.11.2 |
| nl.jqno.equalsverifier : equalsverifier | jar | 3.7 |