License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdcom.testerum |
ArtifactId | ArtifactIdcommon-logging |
Version | Version5.2.3 |
Type | Typejar |
Description |
DescriptionTesterum test automation platform
|
Filename | Size |
---|---|
common-logging-5.2.3.pom | |
common-logging-5.2.3.jar | 3 KB |
common-logging-5.2.3-sources.jar | 2 KB |
common-logging-5.2.3-javadoc.jar | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.testerum/common-logging/ -->
<dependency>
<groupId>com.testerum</groupId>
<artifactId>common-logging</artifactId>
<version>5.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.testerum/common-logging/
implementation 'com.testerum:common-logging:5.2.3'
// https://jarcasting.com/artifacts/com.testerum/common-logging/
implementation ("com.testerum:common-logging:5.2.3")
'com.testerum:common-logging:jar:5.2.3'
<dependency org="com.testerum" name="common-logging" rev="5.2.3">
<artifact name="common-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.testerum', module='common-logging', version='5.2.3')
)
libraryDependencies += "com.testerum" % "common-logging" % "5.2.3"
[com.testerum/common-logging "5.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.31 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.logback-extensions : logback-ext-spring | jar | 0.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
org.slf4j : log4j-over-slf4j | jar | 1.7.25 |
ch.qos.logback : logback-classic | jar | 1.2.2 |