YConfig

demo for YConfig

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

top.yonyong
ArtifactId

ArtifactId

YConfig
Last Version

Last Version

1.1.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

YConfig
demo for YConfig
Project URL

Project URL

https://www.cnblogs.com/yonyong/
Source Code Management

Source Code Management

https://github.com/yonyong/YConfig

Download YConfig

How to add to project

<!-- https://jarcasting.com/artifacts/top.yonyong/YConfig/ -->
<dependency>
    <groupId>top.yonyong</groupId>
    <artifactId>YConfig</artifactId>
    <version>1.1.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/top.yonyong/YConfig/
implementation 'top.yonyong:YConfig:1.1.0.RELEASE'
// https://jarcasting.com/artifacts/top.yonyong/YConfig/
implementation ("top.yonyong:YConfig:1.1.0.RELEASE")
'top.yonyong:YConfig:jar:1.1.0.RELEASE'
<dependency org="top.yonyong" name="YConfig" rev="1.1.0.RELEASE">
  <artifact name="YConfig" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.yonyong', module='YConfig', version='1.1.0.RELEASE')
)
libraryDependencies += "top.yonyong" % "YConfig" % "1.1.0.RELEASE"
[top.yonyong/YConfig "1.1.0.RELEASE"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.1.13.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.1.13.RELEASE
org.projectlombok : lombok Optional jar 1.18.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0.RELEASE
1.0.0