Last Version

Hookless 0.14.4

Reactive programming library for Java based on invalidate-then-refresh pattern and implemented via thread-local context object.

License

License

GroupId

GroupId

com.machinezoo.hookless
ArtifactId

ArtifactId

hookless
Version

Version

0.14.4
Type

Type

jar
Description

Description

Hookless
Reactive programming library for Java based on invalidate-then-refresh pattern and implemented via thread-local context object.
Project URL

Project URL

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

Project Organization

Robert Važan
Source Code Management

Source Code Management

https://github.com/robertvazan/hookless

Download hookless 0.14.4


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

Dependencies

compile (7)

Group / Artifact Type Version
com.machinezoo.stagean : stagean jar 1.1.0
com.machinezoo.noexception : noexception jar 1.7.0
it.unimi.dsi : fastutil jar 8.5.2
com.google.guava : guava jar 30.1-jre
io.micrometer : micrometer-core jar 1.6.4
io.opentracing : opentracing-util jar 0.33.0
org.junit-pioneer : junit-pioneer jar 0.9.0

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.1
org.hamcrest : hamcrest jar 2.2
org.awaitility : awaitility jar 4.0.3
uk.org.lidalia : slf4j-test jar 1.2.0

Project Modules

There are no modules declared in this project.