is not current version
Last Version 5.3

ActiveJ : Eventloop 4.3

Efficient non-blocking network and file I/O, for building Node.js-like client/server applications with high performance requirements.

License

License

Categories

Categories

ActiveJ User Interface Web Frameworks
GroupId

GroupId

io.activej
ArtifactId

ArtifactId

activej-eventloop
Version

Version

4.3
Type

Type

jar
Description

Description

ActiveJ : Eventloop
Efficient non-blocking network and file I/O, for building Node.js-like client/server applications with high performance requirements.

Download activej-eventloop 4.3


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

Dependencies

compile (5)

Group / Artifact Type Version
io.activej : activej-common jar 4.3
io.activej : activej-jmxapi Optional jar 4.3
io.activej : activej-jmx-stats jar 4.3
org.jetbrains : annotations jar 17.0.0
org.slf4j : slf4j-api jar 1.7.29

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
ch.qos.logback : logback-classic jar 1.2.3
org.jmock : jmock-junit4 jar 2.8.1

Project Modules

There are no modules declared in this project.