Last Version

com.github.zhengframework:zheng-configuration 1.8.0

zheng framework module: configuration support

License

License

Categories

Categories

Configuration Application Layer Libs config
GroupId

GroupId

com.github.zhengframework
ArtifactId

ArtifactId

zheng-configuration
Version

Version

1.8.0
Type

Type

jar
Description

Description

zheng framework module: configuration support
Project URL

Project URL

https://github.com/zhengframework/zhengframework

Download zheng-configuration 1.8.0


<!-- https://jarcasting.com/artifacts/com.github.zhengframework/zheng-configuration/ -->
<dependency>
    <groupId>com.github.zhengframework</groupId>
    <artifactId>zheng-configuration</artifactId>
    <version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhengframework/zheng-configuration/
implementation 'com.github.zhengframework:zheng-configuration:1.8.0'
// https://jarcasting.com/artifacts/com.github.zhengframework/zheng-configuration/
implementation ("com.github.zhengframework:zheng-configuration:1.8.0")
'com.github.zhengframework:zheng-configuration:jar:1.8.0'
<dependency org="com.github.zhengframework" name="zheng-configuration" rev="1.8.0">
  <artifact name="zheng-configuration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zhengframework', module='zheng-configuration', version='1.8.0')
)
libraryDependencies += "com.github.zhengframework" % "zheng-configuration" % "1.8.0"
[com.github.zhengframework/zheng-configuration "1.8.0"]

Dependencies

compile (8)

Group / Artifact Type Version
com.github.zhengframework : zheng-core jar
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar
org.yaml : snakeyaml jar
io.github.classgraph : classgraph jar
org.apache.commons : commons-lang3 jar
commons-io : commons-io jar
org.kohsuke.metainf-services : metainf-services Optional jar 1.8
org.gaul : modernizer-maven-annotations Optional jar 2.1.0

provided (3)

Group / Artifact Type Version
org.projectlombok : lombok jar
org.ini4j : ini4j Optional jar
org.tomlj : tomlj Optional jar

test (3)

Group / Artifact Type Version
junit : junit jar
ch.qos.logback : logback-classic jar
com.github.stefanbirkner : system-rules jar

Project Modules

There are no modules declared in this project.