License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdtop.yonyong |
ArtifactId | ArtifactIdYConfig |
Last Version | Last Version1.1.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionYConfig
demo for YConfig
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
YConfig-1.1.0.RELEASE.pom | |
YConfig-1.1.0.RELEASE.jar | 22 KB |
YConfig-1.1.0.RELEASE-sources.jar | 12 KB |
YConfig-1.1.0.RELEASE-javadoc.jar | 92 KB |
Browse |
<!-- 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"]
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 |