License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdcom.icthh.xm.commons |
ArtifactId | ArtifactIdxm-commons-logging |
Version | Version2.2.15 |
Type | Typejar |
Description |
Descriptionxm-commons-logging
xm-commons-logging
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xm-commons-logging-2.2.15.pom | |
xm-commons-logging-2.2.15.jar | 34 KB |
xm-commons-logging-2.2.15-sources.jar | 13 KB |
xm-commons-logging-2.2.15-javadoc.jar | 491 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.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-logging/
implementation 'com.icthh.xm.commons:xm-commons-logging:2.2.15'
// https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-logging/
implementation ("com.icthh.xm.commons:xm-commons-logging:2.2.15")
'com.icthh.xm.commons:xm-commons-logging:jar:2.2.15'
<dependency org="com.icthh.xm.commons" name="xm-commons-logging" rev="2.2.15">
<artifact name="xm-commons-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.icthh.xm.commons', module='xm-commons-logging', version='2.2.15')
)
libraryDependencies += "com.icthh.xm.commons" % "xm-commons-logging" % "2.2.15"
[com.icthh.xm.commons/xm-commons-logging "2.2.15"]
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 |