Reactive Server Pages (RSP)

A Java library for building real-time user interfaces and UI components.

License

License

GroupId

GroupId

io.github.vadimv
ArtifactId

ArtifactId

rsp
Last Version

Last Version

0.7
Release Date

Release Date

Type

Type

jar
Description

Description

Reactive Server Pages (RSP)
A Java library for building real-time user interfaces and UI components.
Project URL

Project URL

https://github.com/vadimv/rsp
Source Code Management

Source Code Management

https://github.com/vadimv/rsp/tree/master

Download rsp

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
org.slf4j : slf4j-simple jar 1.7.30
com.googlecode.json-simple : json-simple jar 1.1.1
javax.websocket : javax.websocket-api jar 1.1
org.eclipse.jetty.websocket : javax-websocket-server-impl jar 9.4.31.v20200723
org.eclipse.jetty : jetty-server jar 9.4.31.v20200723
org.eclipse.jetty : jetty-servlet jar 9.4.31.v20200723
com.google.javascript : closure-compiler jar v20200614

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
com.github.stephenc.jcip : jcip-annotations jar 1.0-1
nl.jqno.equalsverifier : equalsverifier jar 3.5.1
com.microsoft.playwright : playwright jar 1.12.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.7
0.6
0.5
0.4
0.3
0.2
0.1