Last Version

zhy-utils 0.1.2

some java utils

License

License

GroupId

GroupId

org.chobit.common
ArtifactId

ArtifactId

zhy-utils
Version

Version

0.1.2
Type

Type

jar
Description

Description

zhy-utils
some java utils
Project URL

Project URL

https://github.com/zhyea/zhy-utils
Source Code Management

Source Code Management

https://github.com/zhyea/zhy-utils

Download zhy-utils 0.1.2


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

Dependencies

compile (5)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.13.3
com.fasterxml.jackson.core : jackson-databind jar 2.13.3
com.fasterxml.jackson.core : jackson-annotations jar 2.13.3
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.13.3
org.slf4j : slf4j-api jar 1.7.36

provided (1)

Group / Artifact Type Version
org.apache.httpcomponents : fluent-hc jar 4.5.13

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.