| License |
License |
|---|---|
| Categories |
CategoriesLogging Application Layer Libs |
| GroupId | GroupIdcom.icthh.xm.commons |
| ArtifactId | ArtifactIdxm-commons-logging |
| Last Version | Last Version2.2.18 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionxm-commons-logging
xm-commons-logging
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| xm-commons-logging-2.2.18.pom | |
| xm-commons-logging-2.2.18.jar | 19 KB |
| xm-commons-logging-2.2.18-sources.jar | 10 KB |
| xm-commons-logging-2.2.18-javadoc.jar | 74 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-logging/ -->
<dependency>
<groupId>com.icthh.xm.commons</groupId>
<artifactId>xm-commons-logging</artifactId>
<version>2.2.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-logging/
implementation 'com.icthh.xm.commons:xm-commons-logging:2.2.18'
// https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-logging/
implementation ("com.icthh.xm.commons:xm-commons-logging:2.2.18")
'com.icthh.xm.commons:xm-commons-logging:jar:2.2.18'
<dependency org="com.icthh.xm.commons" name="xm-commons-logging" rev="2.2.18">
<artifact name="xm-commons-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.icthh.xm.commons', module='xm-commons-logging', version='2.2.18')
)
libraryDependencies += "com.icthh.xm.commons" % "xm-commons-logging" % "2.2.18"
[com.icthh.xm.commons/xm-commons-logging "2.2.18"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-context | jar | |
| org.slf4j : slf4j-api | jar | |
| ch.qos.logback : logback-classic | jar | |
| org.aspectj : aspectjweaver | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| commons-collections : commons-collections | jar | 3.2.2 |
| org.apache.commons : commons-lang3 | jar | 3.8.1 |
| commons-codec : commons-codec | jar | 1.11 |
| net.logstash.logback : logstash-logback-encoder | jar | 6.2 |