Last Version

DIYConfig 2021.04.07

DIYConfig是一个完全自定义的配置文件读取工具

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.cosoc.DIYConfig
ArtifactId

ArtifactId

DIYConfig
Version

Version

2021.04.07
Type

Type

jar
Description

Description

DIYConfig
DIYConfig是一个完全自定义的配置文件读取工具
Project URL

Project URL

https://github.com/cosoc/DIYConfig

Download DIYConfig 2021.04.07


<!-- 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"]

Dependencies

compile (6)

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

Project Modules

There are no modules declared in this project.