com.github.yu-jay:jay-common

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

License

License

GroupId

GroupId

com.github.yu-jay
ArtifactId

ArtifactId

jay-common
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Download jay-common

How to add to project

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

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.0.0