Download reactor-spring-context-2.0.0.RC1.jar file - Jar r

Jar examples for r:reactor-spring-context

Description

Reactor Spring Context Components

You can download jar file reactor-spring-context 2.0.0.RC1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add reactor-spring-context-2.0.0.RC1.jar to your project.

<dependency>
   <groupId>io.projectreactor.spring</groupId>
   <artifactId>reactor-spring-context</artifactId>
   <version>2.0.0.RC1</version>
</dependency>
compile group: 'io.projectreactor.spring', name: 'reactor-spring-context', version: '2.0.0.RC1'
libraryDependencies += "io.projectreactor.spring" % "reactor-spring-context" % "2.0.0.RC1"
<dependency org="io.projectreactor.spring" name="reactor-spring-context" rev="2.0.0.RC1"/>
@Grapes(@Grab(group='io.projectreactor.spring', module='reactor-spring-context', version='2.0.0.RC1'))
'io.projectreactor.spring:reactor-spring-context:jar:2.0.0.RC1'

Download

Click the following link to download the jar file.

reactor-spring-context-2.0.0.RC1-groovydoc.jar
reactor-spring-context-2.0.0.RC1-javadoc.jar
reactor-spring-context-2.0.0.RC1-sources.jar
reactor-spring-context-2.0.0.RC1.jar
reactor-spring-context-2.0.0.RC1.pom



Related Tutorials