License |
License |
---|---|
GroupId | GroupIdcom.github.xandb.utils |
ArtifactId | ArtifactIdxandb-utils-core |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXandb Utils Core 1.0.1
基于HuToll5.3.10的自定义工具包。
|
Filename | Size |
---|---|
xandb-utils-core-1.0.1.pom | |
xandb-utils-core-1.0.1.jar | 835 KB |
xandb-utils-core-1.0.1-sources.jar | 672 KB |
xandb-utils-core-1.0.1-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xandb.utils/xandb-utils-core/ -->
<dependency>
<groupId>com.github.xandb.utils</groupId>
<artifactId>xandb-utils-core</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xandb.utils/xandb-utils-core/
implementation 'com.github.xandb.utils:xandb-utils-core:1.0.1'
// https://jarcasting.com/artifacts/com.github.xandb.utils/xandb-utils-core/
implementation ("com.github.xandb.utils:xandb-utils-core:1.0.1")
'com.github.xandb.utils:xandb-utils-core:jar:1.0.1'
<dependency org="com.github.xandb.utils" name="xandb-utils-core" rev="1.0.1">
<artifact name="xandb-utils-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xandb.utils', module='xandb-utils-core', version='1.0.1')
)
libraryDependencies += "com.github.xandb.utils" % "xandb-utils-core" % "1.0.1"
[com.github.xandb.utils/xandb-utils-core "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |
org.projectlombok : lombok | jar | 1.18.12 |
com.alibaba : fastjson | jar | 1.2.75 |