reactor-spring
Reactor Spring Components
-- Warning this repository is deprecated due to full reactive support planned by Spring 5 - see https://spring.io/blog/2016/02/09/reactive-spring
License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks Reactor Container Microservices Reactive libraries |
GroupId | GroupIdio.projectreactor.spring |
ArtifactId | ArtifactIdreactor-spring-context |
Last Version | Last Version2.0.7.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionReactor Spring Context Components
Reactor Spring Context Components
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.projectreactor.spring/reactor-spring-context/ -->
<dependency>
<groupId>io.projectreactor.spring</groupId>
<artifactId>reactor-spring-context</artifactId>
<version>2.0.7.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.projectreactor.spring/reactor-spring-context/
implementation 'io.projectreactor.spring:reactor-spring-context:2.0.7.RELEASE'
// https://jarcasting.com/artifacts/io.projectreactor.spring/reactor-spring-context/
implementation ("io.projectreactor.spring:reactor-spring-context:2.0.7.RELEASE")
'io.projectreactor.spring:reactor-spring-context:jar:2.0.7.RELEASE'
<dependency org="io.projectreactor.spring" name="reactor-spring-context" rev="2.0.7.RELEASE">
<artifact name="reactor-spring-context" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.projectreactor.spring', module='reactor-spring-context', version='2.0.7.RELEASE')
)
libraryDependencies += "io.projectreactor.spring" % "reactor-spring-context" % "2.0.7.RELEASE"
[io.projectreactor.spring/reactor-spring-context "2.0.7.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.jayway.jsonpath : json-path | jar | 0.9.0 |
io.projectreactor.spring : reactor-spring-core | jar | 2.0.7.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.7 |
org.springframework : spring-context-support | jar | 4.1.5.RELEASE |
Reactor Spring Components
-- Warning this repository is deprecated due to full reactive support planned by Spring 5 - see https://spring.io/blog/2016/02/09/reactive-spring
Version |
---|
2.0.7.RELEASE
|
2.0.6.RELEASE
|
2.0.5.RELEASE
|
2.0.4.RELEASE
|
2.0.3.RELEASE
|
2.0.2.RELEASE
|
2.0.1.RELEASE
|
2.0.0.RC1
|