yhan-commons-util

基于spring boot,统一管理依赖和插件.

License

License

GroupId

GroupId

io.github.wuda0112
ArtifactId

ArtifactId

yhan-commons-util
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

yhan-commons-util
基于spring boot,统一管理依赖和插件.
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/yhan-commons-util

Download yhan-commons-util

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.wuda0112/yhan-commons-util/ -->
<dependency>
    <groupId>io.github.wuda0112</groupId>
    <artifactId>yhan-commons-util</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.wuda0112/yhan-commons-util/
implementation 'io.github.wuda0112:yhan-commons-util:1.0.0'
// https://jarcasting.com/artifacts/io.github.wuda0112/yhan-commons-util/
implementation ("io.github.wuda0112:yhan-commons-util:1.0.0")
'io.github.wuda0112:yhan-commons-util:jar:1.0.0'
<dependency org="io.github.wuda0112" name="yhan-commons-util" rev="1.0.0">
  <artifact name="yhan-commons-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.wuda0112', module='yhan-commons-util', version='1.0.0')
)
libraryDependencies += "io.github.wuda0112" % "yhan-commons-util" % "1.0.0"
[io.github.wuda0112/yhan-commons-util "1.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.8.1
com.koloboke : koloboke-api-jdk8 jar 1.0.0
org.projectlombok : lombok Optional jar 1.18.4

runtime (1)

Group / Artifact Type Version
com.koloboke : koloboke-impl-jdk8 jar 1.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

yhan-base

基础类,工具类

Versions

Version
1.0.0