reacto-vertx

vert.x implementation of reacto library

License

License

Categories

Categories

Net React User Interface Web Frameworks
GroupId

GroupId

net.soundvibe
ArtifactId

ArtifactId

reacto-vertx
Last Version

Last Version

2.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

reacto-vertx
vert.x implementation of reacto library
Project URL

Project URL

https://github.com/soundvibe/reacto-vertx
Source Code Management

Source Code Management

https://github.com/soundvibe/reacto-vertx.git

Download reacto-vertx

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
net.soundvibe : reacto jar 2.1.3
com.fasterxml.jackson.core : jackson-databind jar 2.9.8
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.9.8
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.9.8
io.vertx : vertx-core jar 3.6.2
io.vertx : vertx-web jar 3.6.2
io.vertx : vertx-service-discovery jar 3.6.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
io.vertx : vertx-hazelcast jar 3.6.2
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.

Maven Central Build Status Coverage Status

reacto-vertx

reacto implementation using vert.x

Implements

  • Http Server
  • Service Registry using different back-ends
  • Command Handler through WebSockets
  • SSE handler
  • Supervised Agent Verticle

Versions

Version
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.0
1.0.5
1.0.4
1.0.3
1.0.2