MVN

com.datatorrent : netlet

Maven & Gradle

Jun 22, 2017
3 usages
7 stars

Netlet · A networking library to facilitate a no-nonsense fast tcp nio

<dependency>
    <groupId>com.datatorrent</groupId>
    <artifactId>netlet</artifactId>
    <version>1.3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.datatorrent : netlet to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.2

All Versions

Choose a version of com.datatorrent : netlet to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
netlet-1.3.2
netlet-1.3.1
netlet-1.3.0
1.2.x
netlet-1.2.1
netlet-1.2.0
1.1.x
netlet-1.1.0
1.0.x
netlet-1.0.0

How to add a dependency to Maven

Add the following com.datatorrent : netlet maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.datatorrent</groupId>
    <artifactId>netlet</artifactId>
    <version>1.3.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.datatorrent : netlet gradle dependency to your build.gradle file:

implementation 'com.datatorrent:netlet:1.3.2'

Gradle Kotlin DSL: Add the following com.datatorrent : netlet gradle kotlin dependency to your build.gradle.kts file:

implementation("com.datatorrent:netlet:1.3.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.datatorrent : netlet sbt scala dependency to your build.sbt file:

libraryDependencies += "com.datatorrent" % "netlet" % "1.3.2"

Advertisement

Dependencies from Group

Jun 22, 2017
3 usages
7 stars

Discover Dependencies

Aug 08, 2023
18 usages
1.1k stars
Oct 02, 2019
7 usages
55 stars
Jul 05, 2016
6.7k stars
May 24, 2017
Jun 30, 2015
Nov 27, 2019
1 usages
Apr 17, 2019
10 usages
2k stars