License |
License |
---|---|
Categories |
CategoriesH2 Data Databases |
GroupId | GroupIdio.gitee.h25094152 |
ArtifactId | ArtifactIdwh-tool |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptionwh-tool
wh-tool
|
Project Organization |
Project Organization豆腐渣工作室 |
Filename | Size |
---|---|
wh-tool-1.0.1.pom | |
wh-tool-1.0.1.jar | 26 KB |
wh-tool-1.0.1-sources.jar | 17 KB |
wh-tool-1.0.1-javadoc.jar | 92 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.h25094152/wh-tool/ -->
<dependency>
<groupId>io.gitee.h25094152</groupId>
<artifactId>wh-tool</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.h25094152/wh-tool/
implementation 'io.gitee.h25094152:wh-tool:1.0.1'
// https://jarcasting.com/artifacts/io.gitee.h25094152/wh-tool/
implementation ("io.gitee.h25094152:wh-tool:1.0.1")
'io.gitee.h25094152:wh-tool:jar:1.0.1'
<dependency org="io.gitee.h25094152" name="wh-tool" rev="1.0.1">
<artifact name="wh-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.h25094152', module='wh-tool', version='1.0.1')
)
libraryDependencies += "io.gitee.h25094152" % "wh-tool" % "1.0.1"
[io.gitee.h25094152/wh-tool "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : fastjson | jar | 1.2.75 |
org.apache.commons : commons-lang3 | jar | 3.11 |
commons-codec : commons-codec | jar | 1.11 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |