| License |
License |
|---|---|
| GroupId | GroupIdcom.gitee.suveng |
| ArtifactId | ArtifactIdutil-core |
| Last Version | Last Version1.0.16 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionutil-core
util for develop
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| util-core-1.0.16.pom | |
| util-core-1.0.16.jar | 50 KB |
| util-core-1.0.16-sources.jar | 29 KB |
| util-core-1.0.16-javadoc.jar | 371 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.suveng/util-core/ -->
<dependency>
<groupId>com.gitee.suveng</groupId>
<artifactId>util-core</artifactId>
<version>1.0.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.suveng/util-core/
implementation 'com.gitee.suveng:util-core:1.0.16'
// https://jarcasting.com/artifacts/com.gitee.suveng/util-core/
implementation ("com.gitee.suveng:util-core:1.0.16")
'com.gitee.suveng:util-core:jar:1.0.16'
<dependency org="com.gitee.suveng" name="util-core" rev="1.0.16">
<artifact name="util-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.suveng', module='util-core', version='1.0.16')
)
libraryDependencies += "com.gitee.suveng" % "util-core" % "1.0.16"
[com.gitee.suveng/util-core "1.0.16"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.alibaba : transmittable-thread-local | jar | 2.11.5 |
| org.jetbrains : annotations | jar | 19.0.0 |
| org.openjdk.jol : jol-core | jar | 0.10 |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| cn.hutool : hutool-all | jar | 5.1.5 |
| org.slf4j : slf4j-api | jar | |
| org.projectlombok : lombok | jar | |
| com.google.guava : guava | jar | 20.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |