Last Version

cl.logging.log4j 0.9.0

Tools for the busy Java developer

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.github.vmazheru.codeless
ArtifactId

ArtifactId

cl-logging-log4j
Version

Version

0.9.0
Type

Type

jar
Description

Description

cl.logging.log4j
Tools for the busy Java developer
Project URL

Project URL

https://github.com/vmazheru/codeless/blob/master/README.md
Project Organization

Project Organization

com.github.vmazheru.codeless
Source Code Management

Source Code Management

https://github.com/vmazheru/codeless

Download cl-logging-log4j 0.9.0


<!-- https://jarcasting.com/artifacts/com.github.vmazheru.codeless/cl-logging-log4j/ -->
<dependency>
    <groupId>com.github.vmazheru.codeless</groupId>
    <artifactId>cl-logging-log4j</artifactId>
    <version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vmazheru.codeless/cl-logging-log4j/
implementation 'com.github.vmazheru.codeless:cl-logging-log4j:0.9.0'
// https://jarcasting.com/artifacts/com.github.vmazheru.codeless/cl-logging-log4j/
implementation ("com.github.vmazheru.codeless:cl-logging-log4j:0.9.0")
'com.github.vmazheru.codeless:cl-logging-log4j:jar:0.9.0'
<dependency org="com.github.vmazheru.codeless" name="cl-logging-log4j" rev="0.9.0">
  <artifact name="cl-logging-log4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vmazheru.codeless', module='cl-logging-log4j', version='0.9.0')
)
libraryDependencies += "com.github.vmazheru.codeless" % "cl-logging-log4j" % "0.9.0"
[com.github.vmazheru.codeless/cl-logging-log4j "0.9.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
com.github.vmazheru.codeless : cl-logging jar 0.9.0
log4j : log4j jar 1.2.17

test (3)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 2.2.1
junit : junit jar 4.12
com.novocode : junit-interface jar 0.11

Project Modules

There are no modules declared in this project.