License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdorg.cosoc.DIYConfig |
ArtifactId | ArtifactIdDIYConfig |
Last Version | Last Version2021.04.07 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDIYConfig
DIYConfig是一个完全自定义的配置文件读取工具
|
Project URL |
Project URL |
Filename | Size |
---|---|
DIYConfig-2021.04.07.pom | |
DIYConfig-2021.04.07.jar | 15 KB |
DIYConfig-2021.04.07-sources.jar | 11 KB |
DIYConfig-2021.04.07-javadoc.jar | 78 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.cosoc.DIYConfig/DIYConfig/ -->
<dependency>
<groupId>org.cosoc.DIYConfig</groupId>
<artifactId>DIYConfig</artifactId>
<version>2021.04.07</version>
</dependency>
// https://jarcasting.com/artifacts/org.cosoc.DIYConfig/DIYConfig/
implementation 'org.cosoc.DIYConfig:DIYConfig:2021.04.07'
// https://jarcasting.com/artifacts/org.cosoc.DIYConfig/DIYConfig/
implementation ("org.cosoc.DIYConfig:DIYConfig:2021.04.07")
'org.cosoc.DIYConfig:DIYConfig:jar:2021.04.07'
<dependency org="org.cosoc.DIYConfig" name="DIYConfig" rev="2021.04.07">
<artifact name="DIYConfig" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cosoc.DIYConfig', module='DIYConfig', version='2021.04.07')
)
libraryDependencies += "org.cosoc.DIYConfig" % "DIYConfig" % "2021.04.07"
[org.cosoc.DIYConfig/DIYConfig "2021.04.07"]
Group / Artifact | Type | Version |
---|---|---|
org.yaml : snakeyaml | jar | 1.5 |
dom4j : dom4j | jar | 1.6.1 |
com.alibaba : fastjson | jar | 1.2.44 |
junit : junit | jar | 4.12 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.reflections : reflections | jar | 0.9.11 |