commons-testing-log4j

Log4j binding for commons-testing.

License

License

GroupId

GroupId

com.carmatechnologies.commons
ArtifactId

ArtifactId

commons-testing-log4j
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

commons-testing-log4j
Log4j binding for commons-testing.

Download commons-testing-log4j

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.carmatechnologies.commons : commons-testing-core jar 1.0.1
org.slf4j : slf4j-api jar 1.7.7
org.slf4j : slf4j-log4j12 jar 1.7.7
log4j : log4j jar 1.2.17

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.carmatechnologies.commons : commons-testing jar 1.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0