License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdorg.xwiki.commons |
ArtifactId | ArtifactIdxwiki-commons-logging-common |
Last Version | Last Version14.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXWiki Commons - Logging - Common
XWiki Commons - Logging - Common
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-logging-common/ -->
<dependency>
<groupId>org.xwiki.commons</groupId>
<artifactId>xwiki-commons-logging-common</artifactId>
<version>14.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-logging-common/
implementation 'org.xwiki.commons:xwiki-commons-logging-common:14.4.1'
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-logging-common/
implementation ("org.xwiki.commons:xwiki-commons-logging-common:14.4.1")
'org.xwiki.commons:xwiki-commons-logging-common:jar:14.4.1'
<dependency org="org.xwiki.commons" name="xwiki-commons-logging-common" rev="14.4.1">
<artifact name="xwiki-commons-logging-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xwiki.commons', module='xwiki-commons-logging-common', version='14.4.1')
)
libraryDependencies += "org.xwiki.commons" % "xwiki-commons-logging-common" % "14.4.1"
[org.xwiki.commons/xwiki-commons-logging-common "14.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.xwiki.commons : xwiki-commons-logging-api | jar | 14.4.1 |
org.xwiki.commons : xwiki-commons-xstream | jar | 14.4.1 |
commons-io : commons-io | jar | 2.11.0 |
Group / Artifact | Type | Version |
---|---|---|
org.xwiki.commons : xwiki-commons-tool-test-component | jar | 14.4.1 |