| License |
License |
|---|---|
| GroupId | GroupIdio.gitee.yunlongn |
| ArtifactId | ArtifactIdcommon-core |
| Last Version | Last Version1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description立志做最好用的工具库!
|
| Filename | Size |
|---|---|
| common-core-1.3.pom | |
| common-core-1.3.jar | 10 KB |
| common-core-1.3-sources.jar | 5 KB |
| common-core-1.3-javadoc.jar | 55 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.yunlongn/common-core/ -->
<dependency>
<groupId>io.gitee.yunlongn</groupId>
<artifactId>common-core</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.yunlongn/common-core/
implementation 'io.gitee.yunlongn:common-core:1.3'
// https://jarcasting.com/artifacts/io.gitee.yunlongn/common-core/
implementation ("io.gitee.yunlongn:common-core:1.3")
'io.gitee.yunlongn:common-core:jar:1.3'
<dependency org="io.gitee.yunlongn" name="common-core" rev="1.3">
<artifact name="common-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.yunlongn', module='common-core', version='1.3')
)
libraryDependencies += "io.gitee.yunlongn" % "common-core" % "1.3"
[io.gitee.yunlongn/common-core "1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.hutool : hutool-all | jar | |
| org.springframework : spring-core | jar | 5.3.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-aop | jar |