License |
License |
---|---|
GroupId | GroupIdcom.carmatechnologies.commons |
ArtifactId | ArtifactIdcommons-testing-log4j2 |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommons-testing-log4j2
Log4j2 binding for commons-testing.
|
<!-- https://jarcasting.com/artifacts/com.carmatechnologies.commons/commons-testing-log4j2/ -->
<dependency>
<groupId>com.carmatechnologies.commons</groupId>
<artifactId>commons-testing-log4j2</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.carmatechnologies.commons/commons-testing-log4j2/
implementation 'com.carmatechnologies.commons:commons-testing-log4j2:1.0.1'
// https://jarcasting.com/artifacts/com.carmatechnologies.commons/commons-testing-log4j2/
implementation ("com.carmatechnologies.commons:commons-testing-log4j2:1.0.1")
'com.carmatechnologies.commons:commons-testing-log4j2:jar:1.0.1'
<dependency org="com.carmatechnologies.commons" name="commons-testing-log4j2" rev="1.0.1">
<artifact name="commons-testing-log4j2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.carmatechnologies.commons', module='commons-testing-log4j2', version='1.0.1')
)
libraryDependencies += "com.carmatechnologies.commons" % "commons-testing-log4j2" % "1.0.1"
[com.carmatechnologies.commons/commons-testing-log4j2 "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 |
org.apache.logging.log4j : log4j-core | jar | 2.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.carmatechnologies.commons : commons-testing | jar | 1.0.1 |