Last Version

log4web-core 1.0.0

a log watcher 4 web

License

License

GroupId

GroupId

com.github.nomou
ArtifactId

ArtifactId

log4web-core
Version

Version

1.0.0
Type

Type

jar
Description

Description

log4web-core
a log watcher 4 web
Project Organization

Project Organization

nomou

Download log4web-core 1.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api Optional jar 1.7.13
log4j : log4j Optional jar 1.2.17
ch.qos.logback : logback-classic Optional jar 1.2.3
com.fasterxml.jackson.core : jackson-databind Optional jar 2.9.2

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api Optional jar 3.1.0

Project Modules

There are no modules declared in this project.