Last Version

Commons Net 0.0.1

ESA Commons Net is the common lib of Networking.

License

License

Categories

Categories

Net
GroupId

GroupId

io.esastack
ArtifactId

ArtifactId

commons-net
Version

Version

0.0.1
Type

Type

pom
Description

Description

Commons Net
ESA Commons Net is the common lib of Networking.
Project URL

Project URL

https://www.esastack.io/
Source Code Management

Source Code Management

https://github.com/esastack/esa-commons-networking

Download commons-net 0.0.1

Filename Size
commons-net-0.0.1.pom 12 KB
Browse

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

Dependencies

provided (1)

Group / Artifact Type Version
io.esastack : commons jar 0.2.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.4.2
org.mockito : mockito-inline jar 3.3.3

Project Modules

  • commons-net-core
  • commons-net-netty