Last Version

DataKernel: Event Loop 1.1.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

Data
GroupId

GroupId

io.datakernel
ArtifactId

ArtifactId

eventloop
Version

Version

1.1.3
Type

Type

jar
Description

Description

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

Project URL

http://datakernel.io/eventloop/

Download eventloop 1.1.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.12
com.google.guava : guava jar 18.0

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.3
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.