Last Version

reactor 0.1.0

null

License

License

Categories

Categories

React User Interface Web Frameworks Failsafe Application Layer Libs Distributed Applications Reactor Container Microservices Reactive libraries
GroupId

GroupId

com.github.venth.failsafe
ArtifactId

ArtifactId

reactor
Version

Version

0.1.0
Type

Type

jar
Description

Description

reactor
null
Project URL

Project URL

https://github.com/venth/failsafe-rxjava2
Source Code Management

Source Code Management

https://github.com/venth/failsafe-reactor

Download reactor 0.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
net.jodah : failsafe jar [1.0.4, 1.1.0)
io.projectreactor : reactor-core jar [3.1.2.RELEASE, 3.2.0.RELEASE)

test (6)

Group / Artifact Type Version
org.springframework : spring-test jar [5.0.2.RELEASE,5.1.0.RELEASE)
org.codehaus.groovy : groovy-all jar [2.4.13, 2.5)
org.spockframework : spock-core jar [1.1-groovy-2.4, 2.0-groovy-2.4)
org.spockframework : spock-spring jar [1.1-groovy-2.4, 2.0-groovy-2.4)
cglib : cglib-nodep jar [3.2.5, 3.3.0)
org.objenesis : objenesis jar [2.6, 3.0)

Project Modules

There are no modules declared in this project.