License |
License |
---|---|
GroupId | GroupIdcn.wangshuaitong.library |
ArtifactId | ArtifactIdmodule-logger |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Description常用基础组件库
|
Filename | Size |
---|---|
module-logger-1.0.2.pom | |
module-logger-1.0.2.jar | 19 KB |
module-logger-1.0.2-sources.jar | 11 KB |
module-logger-1.0.2-javadoc.jar | 90 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.wangshuaitong.library/module-logger/ -->
<dependency>
<groupId>cn.wangshuaitong.library</groupId>
<artifactId>module-logger</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.wangshuaitong.library/module-logger/
implementation 'cn.wangshuaitong.library:module-logger:1.0.2'
// https://jarcasting.com/artifacts/cn.wangshuaitong.library/module-logger/
implementation ("cn.wangshuaitong.library:module-logger:1.0.2")
'cn.wangshuaitong.library:module-logger:jar:1.0.2'
<dependency org="cn.wangshuaitong.library" name="module-logger" rev="1.0.2">
<artifact name="module-logger" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.wangshuaitong.library', module='module-logger', version='1.0.2')
)
libraryDependencies += "cn.wangshuaitong.library" % "module-logger" % "1.0.2"
[cn.wangshuaitong.library/module-logger "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
cn.wangshuaitong.library : library-basic | jar | 1.0.2 |
com.alibaba : fastjson | jar | 1.2.56 |
org.springframework.boot : spring-boot-starter-aop | jar | |
org.springframework.boot : spring-boot-starter-web | jar | |
eu.bitwalker : UserAgentUtils | jar | 1.21 |