License |
License |
---|---|
Categories |
CategoriesLogback Application Layer Libs Logging |
GroupId | GroupIdcom.carmatechnologies.commons |
ArtifactId | ArtifactIdcommons-testing-logback |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommons-testing-logback
Logback binding for commons-testing.
|
<!-- https://jarcasting.com/artifacts/com.carmatechnologies.commons/commons-testing-logback/ -->
<dependency>
<groupId>com.carmatechnologies.commons</groupId>
<artifactId>commons-testing-logback</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.carmatechnologies.commons/commons-testing-logback/
implementation 'com.carmatechnologies.commons:commons-testing-logback:1.0.1'
// https://jarcasting.com/artifacts/com.carmatechnologies.commons/commons-testing-logback/
implementation ("com.carmatechnologies.commons:commons-testing-logback:1.0.1")
'com.carmatechnologies.commons:commons-testing-logback:jar:1.0.1'
<dependency org="com.carmatechnologies.commons" name="commons-testing-logback" rev="1.0.1">
<artifact name="commons-testing-logback" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.carmatechnologies.commons', module='commons-testing-logback', version='1.0.1')
)
libraryDependencies += "com.carmatechnologies.commons" % "commons-testing-logback" % "1.0.1"
[com.carmatechnologies.commons/commons-testing-logback "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.carmatechnologies.commons : commons-testing-core | jar | 1.0.1 |
org.slf4j : slf4j-api | jar | 1.7.7 |
ch.qos.logback : logback-core | jar | 1.1.2 |
ch.qos.logback : logback-classic | jar | 1.1.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.carmatechnologies.commons : commons-testing | jar | 1.0.1 |