is not current version
Last Version 1.0.1

com.carmatechnologies.commons:commons-testing-log4j2 1.0

Log4j2 binding for commons-testing.

GroupId

GroupId

com.carmatechnologies.commons
ArtifactId

ArtifactId

commons-testing-log4j2
Version

Version

1.0
Type

Type

jar

Download commons-testing-log4j2 1.0


<!-- https://jarcasting.com/artifacts/com.carmatechnologies.commons/commons-testing-log4j2/ -->
<dependency>
    <groupId>com.carmatechnologies.commons</groupId>
    <artifactId>commons-testing-log4j2</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.carmatechnologies.commons/commons-testing-log4j2/
implementation 'com.carmatechnologies.commons:commons-testing-log4j2:1.0'
// https://jarcasting.com/artifacts/com.carmatechnologies.commons/commons-testing-log4j2/
implementation ("com.carmatechnologies.commons:commons-testing-log4j2:1.0")
'com.carmatechnologies.commons:commons-testing-log4j2:jar:1.0'
<dependency org="com.carmatechnologies.commons" name="commons-testing-log4j2" rev="1.0">
  <artifact name="commons-testing-log4j2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.carmatechnologies.commons', module='commons-testing-log4j2', version='1.0')
)
libraryDependencies += "com.carmatechnologies.commons" % "commons-testing-log4j2" % "1.0"
[com.carmatechnologies.commons/commons-testing-log4j2 "1.0"]