| License |
License |
|---|---|
| GroupId | GroupIdtop.aeizzz |
| ArtifactId | ArtifactIdcommon |
| Last Version | Last Version1.0.0.RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncommon
工具类包
|
| Filename | Size |
|---|---|
| common-1.0.0.RELEASE.pom | |
| common-1.0.0.RELEASE.jar | 5 KB |
| common-1.0.0.RELEASE-sources.jar | 4 KB |
| common-1.0.0.RELEASE-javadoc.jar | 55 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/top.aeizzz/common/ -->
<dependency>
<groupId>top.aeizzz</groupId>
<artifactId>common</artifactId>
<version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/top.aeizzz/common/
implementation 'top.aeizzz:common:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/top.aeizzz/common/
implementation ("top.aeizzz:common:1.0.0.RELEASE")
'top.aeizzz:common:jar:1.0.0.RELEASE'
<dependency org="top.aeizzz" name="common" rev="1.0.0.RELEASE">
<artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.aeizzz', module='common', version='1.0.0.RELEASE')
)
libraryDependencies += "top.aeizzz" % "common" % "1.0.0.RELEASE"
[top.aeizzz/common "1.0.0.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.hutool : hutool-all | jar | 4.5.1 |
| com.baomidou : mybatis-plus-boot-starter | jar | 3.1.0 |
| org.projectlombok : lombok | jar | 1.18.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |