Last Version

hynnet-util 1.2.0

Java实现的基础工具类库。能帮助团队快速开发出健壮的、高性能、易于维护的软件系统。

License

License

hynnet.com
Categories

Categories

Net
GroupId

GroupId

com.hynnet
ArtifactId

ArtifactId

hynnet-util
Version

Version

1.2.0
Type

Type

jar
Description

Description

hynnet-util
Java实现的基础工具类库。能帮助团队快速开发出健壮的、高性能、易于维护的软件系统。

Download hynnet-util 1.2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.hynnet : hynnet-dep jar 1.0.0
org.slf4j : slf4j-api jar 1.7.25

provided (11)

Group / Artifact Type Version
servlets.com : cos jar 05Nov2002
net.htmlparser.jericho : jericho-html jar [3.3,)
concurrent : concurrent jar [1.3.4,)
javax.servlet : javax.servlet-api jar [3.1.0,)
com.hynnet : xdevelop-ip jar 1.0.0
org.apache.httpcomponents : httpclient jar [4.5.1,)
ch.qos.logback : logback-classic jar [1.1.3,)
org.apache.poi : poi jar [3.14,)
org.apache.poi : poi-ooxml jar [3.14,)
redis.clients : jedis jar [2.9.0,)
com.google.zxing : core jar [3.3.0,)

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.