com.supensour:supensour-reactor

A Java spring-boot-based library

License

License

Categories

Categories

React User Interface Web Frameworks Reactor Container Microservices Reactive libraries
GroupId

GroupId

com.supensour
ArtifactId

ArtifactId

supensour-reactor
Last Version

Last Version

0.1.1-RC
Release Date

Release Date

Type

Type

jar
Description

Description

A Java spring-boot-based library

Download supensour-reactor

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-webflux jar 2.3.4.RELEASE
com.supensour : supensour-core jar 0.1.1-RC
org.projectlombok : lombok Optional jar 1.18.12

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.3.4.RELEASE
io.projectreactor : reactor-test jar

Project Modules

There are no modules declared in this project.

Supensour

Maven Central Build Quality Gate Status Coverage

Coming soon~

Versions

Version
0.1.1-RC
0.1.0