exp-libs-conf

配置解析模块

License

License

GroupId

GroupId

com.exp-blog
ArtifactId

ArtifactId

exp-libs-conf
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

exp-libs-conf
配置解析模块
Project URL

Project URL

https://github.com/lyy289065406/exp-libs-refactor

Download exp-libs-conf

How to add to project

<!-- https://jarcasting.com/artifacts/com.exp-blog/exp-libs-conf/ -->
<dependency>
    <groupId>com.exp-blog</groupId>
    <artifactId>exp-libs-conf</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.exp-blog/exp-libs-conf/
implementation 'com.exp-blog:exp-libs-conf:2.0.0'
// https://jarcasting.com/artifacts/com.exp-blog/exp-libs-conf/
implementation ("com.exp-blog:exp-libs-conf:2.0.0")
'com.exp-blog:exp-libs-conf:jar:2.0.0'
<dependency org="com.exp-blog" name="exp-libs-conf" rev="2.0.0">
  <artifact name="exp-libs-conf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.exp-blog', module='exp-libs-conf', version='2.0.0')
)
libraryDependencies += "com.exp-blog" % "exp-libs-conf" % "2.0.0"
[com.exp-blog/exp-libs-conf "2.0.0"]

Dependencies

compile (4)

Group / Artifact Type Version
com.exp-blog : exp-libs-base jar 2.0.0
org.dom4j : dom4j jar 2.1.3
com.exp-blog : javaini jar 1.1.0
org.slf4j : slf4j-api jar 1.7.36

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-api jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0