MVN

io.activej : activej-net

Maven & Gradle

Jun 15, 2023
7 usages
675 stars

ActiveJ : Net · A module for handling low-level asynchronous socket I/O (TCP/UDP). Provides tools for TCP/UDP servers creation.

<dependency>
    <groupId>io.activej</groupId>
    <artifactId>activej-net</artifactId>
    <version>5.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.activej : activej-net to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.5
  • Latest Release Candidate: 5.5-rc3
  • Latest Beta: 6.0-beta1

All Versions

Choose a version of io.activej : activej-net to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
6.0
activej-net-6.0-beta1
5.5
activej-net-5.5
activej-net-5.5-rc3
activej-net-5.5-rc2
activej-net-5.5-rc1
5.4.x
activej-net-5.4.3
activej-net-5.4.2
activej-net-5.4.1
5.4
activej-net-5.4
5.3
activej-net-5.3
5.2
activej-net-5.2
5.1.x
activej-net-5.1.1
5.1
activej-net-5.1
5.0
activej-net-5.0
activej-net-5.0-rc3
activej-net-5.0-rc2
activej-net-5.0-rc1
activej-net-5.0-beta2
activej-net-5.0-beta1
4.4
activej-net-4.4-rc1
4.3.x
activej-net-4.3.1
4.3
activej-net-4.3
4.2
activej-net-4.2
4.1.x
activej-net-4.1.1
4.1
activej-net-4.1
activej-net-4.1-rc1
4.0
activej-net-4.0
activej-net-4.0-rc1
activej-net-4.0-beta1
3.1
activej-net-3.1-rc1
3.0.x
activej-net-3.0.2
activej-net-3.0.1
3.0
activej-net-3.0
activej-net-3.0-rc2
activej-net-3.0-rc1
2.2
activej-net-2.2
2.1
activej-net-2.1
2.0.x
activej-net-2.0.1
2.0
activej-net-2.0
activej-net-2.0-rc1
1.1
activej-net-1.1
1.0
activej-net-1.0
activej-net-1.0-rc2
activej-net-1.0-rc1

How to add a dependency to Maven

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

<dependency>
    <groupId>io.activej</groupId>
    <artifactId>activej-net</artifactId>
    <version>5.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.activej : activej-net gradle dependency to your build.gradle file:

implementation 'io.activej:activej-net:5.5'

Gradle Kotlin DSL: Add the following io.activej : activej-net gradle kotlin dependency to your build.gradle.kts file:

implementation("io.activej:activej-net:5.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.activej : activej-net sbt scala dependency to your build.sbt file:

libraryDependencies += "io.activej" % "activej-net" % "5.5"

Advertisement

Dependencies from Group

Jun 15, 2023
28 usages
672 stars
Jun 15, 2023
18 usages
672 stars
Jun 15, 2023
8 usages
678 stars
Jun 15, 2023
8 usages
674 stars
Jun 15, 2023
7 usages
672 stars

Discover Dependencies

Jun 15, 2023
7 usages
671 stars
Jun 15, 2023
7 usages
678 stars
Aug 26, 2023
8 usages
1.9k stars
Aug 25, 2023
7 usages
82 stars
Aug 25, 2023
7 usages
82 stars
Aug 09, 2023
10 usages
0 stars
Jun 15, 2020
7 usages
1.1k stars
Jun 15, 2020
7 usages
1.1k stars
Apr 12, 2022
8 usages
Jun 20, 2020
7 usages
1 stars