is not current version
Last Version 0.1.2

zhy-utils 0.1

some java utils

License

License

GroupId

GroupId

org.chobit.common
ArtifactId

ArtifactId

zhy-utils
Version

Version

0.1
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


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

Dependencies

compile (5)

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

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.