| License |
License |
|---|---|
| GroupId | GroupIdcom.github.zuihou |
| ArtifactId | ArtifactIdzuihou-commons |
| Last Version | Last Version2.7.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionzuihou-commons
zuihou项目公共模块
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| zuihou-commons-2.7.0.pom | 14 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.zuihou/zuihou-commons/ -->
<dependency>
<groupId>com.github.zuihou</groupId>
<artifactId>zuihou-commons</artifactId>
<version>2.7.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.zuihou/zuihou-commons/
implementation 'com.github.zuihou:zuihou-commons:2.7.0'
// https://jarcasting.com/artifacts/com.github.zuihou/zuihou-commons/
implementation ("com.github.zuihou:zuihou-commons:2.7.0")
'com.github.zuihou:zuihou-commons:pom:2.7.0'
<dependency org="com.github.zuihou" name="zuihou-commons" rev="2.7.0">
<artifact name="zuihou-commons" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.zuihou', module='zuihou-commons', version='2.7.0')
)
libraryDependencies += "com.github.zuihou" % "zuihou-commons" % "2.7.0"
[com.github.zuihou/zuihou-commons "2.7.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | |
| cn.hutool : hutool-all | jar | |
| com.alibaba : fastjson | jar | |
| com.google.guava : guava | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar |