License |
License |
---|---|
GroupId | GroupIdorg.chobit.common |
ArtifactId | ArtifactIdzhy-utils |
Last Version | Last Version0.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionzhy-utils
some java utils
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
zhy-utils-0.1.2.pom | |
zhy-utils-0.1.2.jar | 61 KB |
zhy-utils-0.1.2-sources.jar | 34 KB |
zhy-utils-0.1.2-javadoc.jar | 243 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : fluent-hc | jar | 4.5.13 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |