com.tek271:tecuj2-net

Java networking utils

License

License

Categories

Categories

Net
GroupId

GroupId

com.tek271
ArtifactId

ArtifactId

tecuj2-net
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.tek271:tecuj2-net
Java networking utils
Project URL

Project URL

https://github.com/ahabra/tecuj2-net
Source Code Management

Source Code Management

http://github.com/ahabra/tecuj2-net/tree/master

Download tecuj2-net

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.12.0
commons-io : commons-io jar 2.11.0
org.apache.commons : commons-email jar 1.5
org.apache.logging.log4j : log4j-api jar 2.14.1
org.apache.logging.log4j : log4j-core jar 2.14.1
org.eclipse.jetty : jetty-client jar 11.0.7
com.tek271.util2 » tecuj2 jar 0.0.2

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0
0.0.2