Last Version

mogwee-logging 1.0.0

Mogwee Logging, a simple wrapper around Log4J

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.mogwee
ArtifactId

ArtifactId

mogwee-logging
Version

Version

1.0.0
Type

Type

jar
Description

Description

mogwee-logging
Mogwee Logging, a simple wrapper around Log4J
Project URL

Project URL

https://github.com/twilliamson/mogwee-logging
Source Code Management

Source Code Management

http://github.com/twilliamson/mogwee-logging/tree/master

Download mogwee-logging 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.13

test (1)

Group / Artifact Type Version
org.testng : testng jar 5.8

Project Modules

There are no modules declared in this project.