Last Version

Reactor Groovy components 2.0.8.RELEASE

Reactor Groovy components

License

License

Categories

Categories

Groovy Languages React User Interface Web Frameworks Reactor Container Microservices Reactive libraries
GroupId

GroupId

io.projectreactor
ArtifactId

ArtifactId

reactor-groovy
Version

Version

2.0.8.RELEASE
Type

Type

jar
Description

Description

Reactor Groovy components
Reactor Groovy 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-groovy 2.0.8.RELEASE


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 Optional jar 3.0.0
io.projectreactor : reactor-groovy-extensions jar 2.0.8.RELEASE

Project Modules

There are no modules declared in this project.