Java Network Speed Utils

Java Network Speed Utils, a library to calculate 'socket and connection' "read and write speed", connectivity test and more

License

License

Categories

Categories

Net
GroupId

GroupId

com.github.salemebo
ArtifactId

ArtifactId

network-utils-pom
Last Version

Last Version

0.2.8
Release Date

Release Date

Type

Type

pom
Description

Description

Java Network Speed Utils
Java Network Speed Utils, a library to calculate 'socket and connection' "read and write speed", connectivity test and more
Project URL

Project URL

https://github.com/salemebo/network-utils
Source Code Management

Source Code Management

http://github.com/salemebo/network-utils

Download network-utils-pom

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.salemebo/network-utils-pom/ -->
<dependency>
    <groupId>com.github.salemebo</groupId>
    <artifactId>network-utils-pom</artifactId>
    <version>0.2.8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.salemebo/network-utils-pom/
implementation 'com.github.salemebo:network-utils-pom:0.2.8'
// https://jarcasting.com/artifacts/com.github.salemebo/network-utils-pom/
implementation ("com.github.salemebo:network-utils-pom:0.2.8")
'com.github.salemebo:network-utils-pom:pom:0.2.8'
<dependency org="com.github.salemebo" name="network-utils-pom" rev="0.2.8">
  <artifact name="network-utils-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.salemebo', module='network-utils-pom', version='0.2.8')
)
libraryDependencies += "com.github.salemebo" % "network-utils-pom" % "0.2.8"
[com.github.salemebo/network-utils-pom "0.2.8"]

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.2

Project Modules

  • network-speed
  • network-connectivity

Java Network Speed Utils

LICENSE

Java Network Speed Utils, a library to calculate 'socket and connection' "read and write speed", connectivity test and more

Install

  • Network Speed Utils and reports
<dependency>
  <groupId>com.github.salemebo</groupId>
  <artifactId>network-speed</artifactId>
  <version>0.2.8</version>
</dependency>

Network Connectivity check

<dependency>
  <groupId>com.github.salemebo</groupId>
  <artifactId>network-connectivity</artifactId>
  <version>0.2.8</version>
</dependency>

Versions

Version
0.2.8