is not current version
Last Version 5.3

ActiveJ : Net 5.0-beta1

Net module handles low-level asynchronous socket I/O (TCP/UDP). Provides tools for TCP/UDP servers creation.

License

License

Categories

Categories

Net ActiveJ User Interface Web Frameworks
GroupId

GroupId

io.activej
ArtifactId

ArtifactId

activej-net
Version

Version

5.0-beta1
Type

Type

jar
Description

Description

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

Download activej-net 5.0-beta1


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

Dependencies

compile (5)

Group / Artifact Type Version
io.activej : activej-promise jar 5.0-beta1
io.activej : activej-bytebuf jar 5.0-beta1
io.activej : activej-jmxapi Optional jar 5.0-beta1
org.jetbrains : annotations jar 17.0.0
org.slf4j : slf4j-api jar 1.7.29

test (4)

Group / Artifact Type Version
io.activej : activej-test jar 5.0-beta1
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.