License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdcom.icthh.xm.commons |
ArtifactId | ArtifactIdxm-commons-logging-web |
Last Version | Last Version2.2.18 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxm-commons-logging-web
xm-commons-logging-web
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-logging-web/ -->
<dependency>
<groupId>com.icthh.xm.commons</groupId>
<artifactId>xm-commons-logging-web</artifactId>
<version>2.2.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-logging-web/
implementation 'com.icthh.xm.commons:xm-commons-logging-web:2.2.18'
// https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-logging-web/
implementation ("com.icthh.xm.commons:xm-commons-logging-web:2.2.18")
'com.icthh.xm.commons:xm-commons-logging-web:jar:2.2.18'
<dependency org="com.icthh.xm.commons" name="xm-commons-logging-web" rev="2.2.18">
<artifact name="xm-commons-logging-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.icthh.xm.commons', module='xm-commons-logging-web', version='2.2.18')
)
libraryDependencies += "com.icthh.xm.commons" % "xm-commons-logging-web" % "2.2.18"
[com.icthh.xm.commons/xm-commons-logging-web "2.2.18"]
Group / Artifact | Type | Version |
---|---|---|
com.icthh.xm.commons : xm-commons-logging | jar | 2.2.18 |
org.springframework.boot : spring-boot-starter-web | jar |