License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdcom.jeesuite |
ArtifactId | ArtifactIdjeesuite-logging |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjava 后台开发套件
|
Filename | Size |
---|---|
jeesuite-logging-1.4.0.pom | |
jeesuite-logging-1.4.0.jar | 45 KB |
jeesuite-logging-1.4.0-sources.jar | 28 KB |
jeesuite-logging-1.4.0-javadoc.jar | 196 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jeesuite/jeesuite-logging/ -->
<dependency>
<groupId>com.jeesuite</groupId>
<artifactId>jeesuite-logging</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.jeesuite/jeesuite-logging/
implementation 'com.jeesuite:jeesuite-logging:1.4.0'
// https://jarcasting.com/artifacts/com.jeesuite/jeesuite-logging/
implementation ("com.jeesuite:jeesuite-logging:1.4.0")
'com.jeesuite:jeesuite-logging:jar:1.4.0'
<dependency org="com.jeesuite" name="jeesuite-logging" rev="1.4.0">
<artifact name="jeesuite-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jeesuite', module='jeesuite-logging', version='1.4.0')
)
libraryDependencies += "com.jeesuite" % "jeesuite-logging" % "1.4.0"
[com.jeesuite/jeesuite-logging "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
com.jeesuite : jeesuite-common Optional | jar | 1.4.0 |
com.jeesuite : jeesuite-spring Optional | jar | 1.4.0 |
log4j : log4j Optional | jar | 1.2.17 |
org.slf4j : slf4j-api Optional | jar | 1.7.32 |
org.slf4j : slf4j-log4j12 Optional | jar | 1.7.32 |
org.apache.logging.log4j : log4j-api Optional | jar | 2.17.1 |
org.apache.logging.log4j : log4j-core Optional | jar | 2.17.1 |
org.springframework : spring-web Optional | jar | 5.3.18 |
org.aspectj : aspectjweaver Optional | jar | 1.8.5 |
org.elasticsearch.client : elasticsearch-rest-high-level-client Optional | jar | 7.6.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |
junit : junit | jar | [4.13.1,) |
org.springframework : spring-test | jar | 5.3.18 |