Last Version

PushMode 0.8.2

Server-side Java library that streams web app's HTML output down to the browser while user's actions are streamed back to the server.

License

License

GroupId

GroupId

com.machinezoo.pushmode
ArtifactId

ArtifactId

pushmode
Version

Version

0.8.2
Type

Type

jar
Description

Description

PushMode
Server-side Java library that streams web app's HTML output down to the browser while user's actions are streamed back to the server.
Project URL

Project URL

https://pushmode.machinezoo.com/
Project Organization

Project Organization

Robert Važan
Source Code Management

Source Code Management

https://github.com/robertvazan/pushmode

Download pushmode 0.8.2


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

Dependencies

compile (4)

Group / Artifact Type Version
com.machinezoo.hookless : hookless-servlets jar 0.5.2
com.fasterxml.jackson.core : jackson-databind jar 2.12.2
commons-io : commons-io jar 2.8.0
org.apache.httpcomponents : httpclient jar 4.5.13

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.1
org.hamcrest : hamcrest jar 2.2
org.slf4j : slf4j-simple jar 1.7.30

Project Modules

There are no modules declared in this project.