You can download reactor-spring-context-1.1.3.release.jar in this page.
The Apache Software License, Version 2.0
reactor-spring-context-1.1.3.release.jar file has the following types.
META-INF/MANIFEST.MF reactor.spring.context.RingBufferApplicationEventPublisher.class reactor.spring.context.annotation.Consumer.class reactor.spring.context.annotation.ReplyTo.class reactor.spring.context.annotation.Selector.class reactor.spring.context.annotation.SelectorType.class reactor.spring.context.config.ConsumerBeanAutoConfiguration.class reactor.spring.context.config.EnableReactor.class reactor.spring.context.config.ReactorBeanDefinitionRegistrar.class
reactor-spring-context-1.1.3.release.pom file content.
<?xml version="1.0" encoding="UTF-8"?> <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <modelVersion>4.0.0</modelVersion> <groupId>org.projectreactor.spring</groupId> <artifactId>reactor-spring-context</artifactId> <version>1.1.3.RELEASE</version> <name>Reactor Spring Context Components</name> <description>Reactor Spring Context Components</description> <url>https://github.com/reactor/reactor-spring</url> <organization> <name>reactor</name> <url>http://github.com/reactor</url> </organization> <licenses> <license> <name>The Apache Software License, Version 2.0</name> <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url> <distribution>repo</distribution> </license> </licenses> <developers> <developer> <id>smaldini</id> <name>Stephane Maldini</name> <email>smaldini@gopivotal.com</email> </developer> <developer> <id>jbrisbin</id> <name>Jon Brisbin</name> <email>jbrisbin@gopivotal.com</email> </developer> <developer> <id>awilkinson</id> <name>Andy Wilkinson</name> <email>awilkinson@gopivotal.com</email> </developer> </developers> <issueManagement> <system>GitHub Issues</system> <url>https://github.com/reactor/reactor-spring/issues</url> </issueManagement> <scm> <connection>scm:git:git://github.com/reactor/reactor-spring.git</connection> <developerConnection>scm:git:git://github.com/reactor/reactor-spring.git</developerConnection> <url>https://github.com/reactor/reactor-spring.git</url> </scm> <dependencies> <dependency> <groupId>com.google.code.findbugs</groupId> <artifactId>jsr305</artifactId> <version>2.0.0</version> <scope>compile</scope> <optional>true</optional> </dependency> <dependency> <groupId>com.jayway.jsonpath</groupId> <artifactId>json-path</artifactId> <version>0.9.0</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.projectreactor.spring</groupId> <artifactId>reactor-spring-core</artifactId> <version>1.1.3.RELEASE</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-api</artifactId> <version>1.7.7</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.springframework</groupId> <artifactId>spring-context-support</artifactId> <version>4.0.3.RELEASE</version> <scope>compile</scope> </dependency> </dependencies> </project>
<dependency> <groupId>org.projectreactor.spring</groupId> <artifactId>reactor-spring-context</artifactId> <version>1.1.3.release</version> </dependency>
If you think the following reactor-spring-context-1.1.3.release.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download reactor-spring-context-1.1.3.release.jar file