Last Version

vorbote-net-utils 1.0.2

This is the net util made by Theodore Hills, which allows you to use it and then do dome net programming.

License

License

Categories

Categories

Net
GroupId

GroupId

cn.vorbote
ArtifactId

ArtifactId

net-utils
Version

Version

1.0.2
Type

Type

jar
Description

Description

vorbote-net-utils
This is the net util made by Theodore Hills, which allows you to use it and then do dome net programming.

Download net-utils 1.0.2


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl jar 2.11.2
org.projectlombok : lombok jar 1.18.18
org.slf4j : slf4j-api jar 1.7.25
cn.vorbote : commons jar 1.4.0
org.apache.httpcomponents : httpclient jar 4.5.13
com.fasterxml.jackson.core : jackson-databind jar 2.11.4

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.