com.github.yu-jay:jay-test

封装了配置文件的抽象加载类,和对日志的封装

License

License

GroupId

GroupId

com.github.yu-jay
ArtifactId

ArtifactId

jay-test
Last Version

Last Version

1.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.yu-jay:jay-test
封装了配置文件的抽象加载类,和对日志的封装
Project URL

Project URL

https://github.com/yu-jay/jay-test

Download jay-test

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.17

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.2