Last Version

jdk-logging-perwebapp 1.2.ga

Enables to use the JDK loggers in web applications with separate logging

License

License

Categories

Categories

Java Languages Logging Application Layer Libs
GroupId

GroupId

com.mycila
ArtifactId

ArtifactId

jdk-logging-perwebapp
Version

Version

1.2.ga
Type

Type

jar
Description

Description

jdk-logging-perwebapp
Enables to use the JDK loggers in web applications with separate logging
Project URL

Project URL

http://code.mycila.com/
Project Organization

Project Organization

Mycila

Download jdk-logging-perwebapp 1.2.ga


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

Dependencies

compile (2)

Group / Artifact Type Version
javax.servlet : servlet-api Optional jar 2.5
log4j : log4j Optional jar 1.2.16

Project Modules

There are no modules declared in this project.