Jar examples for r:reactor-ipc
IPC contracts for Reactive transport and protocol
You can download jar file reactor-ipc 0.5.1.RELEASE in this page.
The Apache Software License, Version 2.0
You can use the following script to add reactor-ipc-0.5.1.RELEASE.jar to your project.
<dependency> <groupId>io.projectreactor.ipc</groupId> <artifactId>reactor-ipc</artifactId> <version>0.5.1.RELEASE</version> </dependency>
compile group: 'io.projectreactor.ipc', name: 'reactor-ipc', version: '0.5.1.RELEASE'
libraryDependencies += "io.projectreactor.ipc" % "reactor-ipc" % "0.5.1.RELEASE"
<dependency org="io.projectreactor.ipc" name="reactor-ipc" rev="0.5.1.RELEASE"/>
@Grapes(@Grab(group='io.projectreactor.ipc', module='reactor-ipc', version='0.5.1.RELEASE'))
'io.projectreactor.ipc:reactor-ipc:jar:0.5.1.RELEASE'
Click the following link to download the jar file.
reactor-ipc-0.5.1.RELEASE-javadoc.jar