MVN

io.datakernel : eventloop

Maven & Gradle

Oct 06, 2015
4 usages

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

<dependency>
    <groupId>io.datakernel</groupId>
    <artifactId>eventloop</artifactId>
    <version>1.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.datakernel : eventloop to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.3

All Versions

Choose a version of io.datakernel : eventloop to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
eventloop-1.1.3
eventloop-1.1.2
1.1
eventloop-1.1
1.0
eventloop-1.0

How to add a dependency to Maven

Add the following io.datakernel : eventloop maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.datakernel</groupId>
    <artifactId>eventloop</artifactId>
    <version>1.1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.datakernel : eventloop gradle dependency to your build.gradle file:

implementation 'io.datakernel:eventloop:1.1.3'

Gradle Kotlin DSL: Add the following io.datakernel : eventloop gradle kotlin dependency to your build.gradle.kts file:

implementation("io.datakernel:eventloop:1.1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.datakernel : eventloop sbt scala dependency to your build.sbt file:

libraryDependencies += "io.datakernel" % "eventloop" % "1.1.3"

Advertisement

Dependencies from Group

Nov 14, 2019
30 usages
91 stars
Nov 14, 2019
17 usages
91 stars
Nov 14, 2019
10 usages
91 stars
Nov 14, 2019
9 usages
91 stars
Nov 14, 2019
9 usages
91 stars

Discover Dependencies

Mar 15, 2023
4 usages
14 stars
Jul 04, 2023
8 usages
2 stars
Aug 09, 2015
May 05, 2017
1 usages
May 11, 2020
2 usages
2 stars
Oct 27, 2015
27 stars