License |
License |
---|---|
GroupId | GroupIdcom.jeesuite |
ArtifactId | ArtifactIdjeesuite-log |
Version | Version1.3.8 |
Type | Typejar |
Description |
Descriptionjava 后台开发套件
|
Filename | Size |
---|---|
jeesuite-log-1.3.8.pom | |
jeesuite-log-1.3.8.jar | 13 KB |
jeesuite-log-1.3.8-sources.jar | 15 KB |
jeesuite-log-1.3.8-javadoc.jar | 102 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jeesuite/jeesuite-log/ -->
<dependency>
<groupId>com.jeesuite</groupId>
<artifactId>jeesuite-log</artifactId>
<version>1.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.jeesuite/jeesuite-log/
implementation 'com.jeesuite:jeesuite-log:1.3.8'
// https://jarcasting.com/artifacts/com.jeesuite/jeesuite-log/
implementation ("com.jeesuite:jeesuite-log:1.3.8")
'com.jeesuite:jeesuite-log:jar:1.3.8'
<dependency org="com.jeesuite" name="jeesuite-log" rev="1.3.8">
<artifact name="jeesuite-log" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jeesuite', module='jeesuite-log', version='1.3.8')
)
libraryDependencies += "com.jeesuite" % "jeesuite-log" % "1.3.8"
[com.jeesuite/jeesuite-log "1.3.8"]
Group / Artifact | Type | Version |
---|---|---|
com.jeesuite : jeesuite-common Optional | jar | 1.3.8 |
org.apache.logging.log4j : log4j-slf4j-impl Optional | jar | 2.13.2 |
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
org.apache.logging.log4j : log4j-api | jar | 2.7 |
org.apache.logging.log4j : log4j-core | jar | 2.13.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | [4.13.1,) |
org.springframework : spring-test | jar | 5.2.9.RELEASE |