License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdorg.hswebframework.web |
ArtifactId | ArtifactIdhsweb-logging |
Last Version | Last Version4.0.14 |
Release Date | Release Date |
Type | Typepom |
Description |
Description日志模块
|
Filename | Size |
---|---|
hsweb-logging-4.0.14.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.hswebframework.web/hsweb-logging/ -->
<dependency>
<groupId>org.hswebframework.web</groupId>
<artifactId>hsweb-logging</artifactId>
<version>4.0.14</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hswebframework.web/hsweb-logging/
implementation 'org.hswebframework.web:hsweb-logging:4.0.14'
// https://jarcasting.com/artifacts/org.hswebframework.web/hsweb-logging/
implementation ("org.hswebframework.web:hsweb-logging:4.0.14")
'org.hswebframework.web:hsweb-logging:pom:4.0.14'
<dependency org="org.hswebframework.web" name="hsweb-logging" rev="4.0.14">
<artifact name="hsweb-logging" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hswebframework.web', module='hsweb-logging', version='4.0.14')
)
libraryDependencies += "org.hswebframework.web" % "hsweb-logging" % "4.0.14"
[org.hswebframework.web/hsweb-logging "4.0.14"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context-indexer | jar | |
org.codehaus.groovy : groovy-all | pom | 2.4.15 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor | jar | |
org.projectlombok : lombok | jar | 1.16.22 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
ch.qos.logback : logback-classic | jar | |
io.projectreactor : reactor-test | jar |