License |
License |
---|---|
GroupId | GroupIdcom.gitee.ainilili |
ArtifactId | ArtifactIdnolog |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnolog
轻量级日志工具&工具包
|
Filename | Size |
---|---|
nolog-1.1.3.pom | |
nolog-1.1.3.jar | 61 KB |
nolog-1.1.3-sources.jar | 34 KB |
nolog-1.1.3-javadoc.jar | 320 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.ainilili/nolog/ -->
<dependency>
<groupId>com.gitee.ainilili</groupId>
<artifactId>nolog</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.ainilili/nolog/
implementation 'com.gitee.ainilili:nolog:1.1.3'
// https://jarcasting.com/artifacts/com.gitee.ainilili/nolog/
implementation ("com.gitee.ainilili:nolog:1.1.3")
'com.gitee.ainilili:nolog:jar:1.1.3'
<dependency org="com.gitee.ainilili" name="nolog" rev="1.1.3">
<artifact name="nolog" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.ainilili', module='nolog', version='1.1.3')
)
libraryDependencies += "com.gitee.ainilili" % "nolog" % "1.1.3"
[com.gitee.ainilili/nolog "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
org.slf4j : slf4j-api | jar | 1.7.25 |