Last Version

Reactor Spring components 1.0.1.RELEASE

Reactor Spring components

License

License

Categories

Categories

React User Interface Web Frameworks Reactor Container Microservices Reactive libraries
GroupId

GroupId

org.projectreactor
ArtifactId

ArtifactId

reactor-spring
Version

Version

1.0.1.RELEASE
Type

Type

jar
Description

Description

Reactor Spring components
Reactor Spring components
Project URL

Project URL

https://github.com/reactor/reactor
Project Organization

Project Organization

reactor
Source Code Management

Source Code Management

https://github.com/reactor/reactor

Download reactor-spring 1.0.1.RELEASE


<!-- https://jarcasting.com/artifacts/org.projectreactor/reactor-spring/ -->
<dependency>
    <groupId>org.projectreactor</groupId>
    <artifactId>reactor-spring</artifactId>
    <version>1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.projectreactor/reactor-spring/
implementation 'org.projectreactor:reactor-spring:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/org.projectreactor/reactor-spring/
implementation ("org.projectreactor:reactor-spring:1.0.1.RELEASE")
'org.projectreactor:reactor-spring:jar:1.0.1.RELEASE'
<dependency org="org.projectreactor" name="reactor-spring" rev="1.0.1.RELEASE">
  <artifact name="reactor-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.projectreactor', module='reactor-spring', version='1.0.1.RELEASE')
)
libraryDependencies += "org.projectreactor" % "reactor-spring" % "1.0.1.RELEASE"
[org.projectreactor/reactor-spring "1.0.1.RELEASE"]

Dependencies

compile (10)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 Optional jar 2.0.0
com.jayway.jsonpath : json-path jar 0.9.0
org.projectreactor : reactor-core jar 1.0.1.RELEASE
org.slf4j : slf4j-api jar 1.7.5
org.springframework : spring-beans jar 3.2.3.RELEASE
org.springframework : spring-context jar 3.2.3.RELEASE
org.springframework : spring-context-support jar 3.2.3.RELEASE
org.springframework : spring-core jar 3.2.3.RELEASE
org.springframework : spring-expression jar 3.2.3.RELEASE
org.springframework : spring-tx jar 3.2.3.RELEASE

Project Modules

There are no modules declared in this project.