Last Version

utils 1.8.5

common utils like IOUtil,StrUtil,HoldProcessor.etc.

License

License

GroupId

GroupId

top.jfunc.common
ArtifactId

ArtifactId

utils
Version

Version

1.8.5
Type

Type

jar
Description

Description

utils
common utils like IOUtil,StrUtil,HoldProcessor.etc.
Project URL

Project URL

https://gitee.com/xxssyyyyssxx/utils
Source Code Management

Source Code Management

https://gitee.com/xxssyyyyssxx/utils

Download utils 1.8.5


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

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : log4j-over-slf4j jar 1.7.25
org.slf4j : jcl-over-slf4j jar 1.7.25
org.slf4j : jul-to-slf4j jar 1.7.25
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3
net.logstash.logback : logstash-logback-encoder jar 4.11

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.