Last Version

Common logging interface 1.0

Common logging interface

License

License

GroupId

GroupId

com.github.XDean
ArtifactId

ArtifactId

log
Version

Version

1.0
Type

Type

jar
Description

Description

Common logging interface
Common logging interface

Download log 1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api Optional jar 2.10.0
org.slf4j : slf4j-api Optional jar 1.7.22

test (2)

Group / Artifact Type Version
org.javassist : javassist jar 3.21.0-GA
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.