Flux Extensions

Utility library with flux based publishers, subscribers and transformers

License

License

GroupId

GroupId

com.github.trickl
ArtifactId

ArtifactId

flux-extensions
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Flux Extensions
Utility library with flux based publishers, subscribers and transformers
Project URL

Project URL

http://github.com/trickl/flux-extensions/
Source Code Management

Source Code Management

https://github.com/trickl/flux-extensions

Download flux-extensions

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-integration jar 2.1.7.RELEASE
org.springframework.boot : spring-boot-starter-webflux jar 2.1.7.RELEASE
io.projectreactor : reactor-core jar 3.2.2.RELEASE

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8

test (3)

Group / Artifact Type Version
io.projectreactor : reactor-test jar 3.2.2.RELEASE
junit : junit jar 4.12
org.mockito : mockito-core jar 2.15.0

Project Modules

There are no modules declared in this project.