yhan-base

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

License

License

GroupId

GroupId

io.github.wuda0112
ArtifactId

ArtifactId

yhan-base
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/yhan-base
Source Code Management

Source Code Management

https://github.com/wuda0112/yhan-base

Download yhan-base

Filename Size
yhan-base-1.0.0.pom 2 KB
Browse

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
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

  • yhan-commons-util
  • yhan-spring-integration-util
  • yhan-commons-lang

yhan-base

基础类,工具类

Versions

Version
1.0.0