License |
License |
---|---|
Categories |
CategoriesJava Languages Logging Application Layer Libs |
GroupId | GroupIdcom.mycila |
ArtifactId | ArtifactIdjdk-logging-perwebapp |
Last Version | Last Version1.2.ga |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjdk-logging-perwebapp
Enables to use the JDK loggers in web applications with separate logging
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api Optional | jar | 2.5 |
log4j : log4j Optional | jar | 1.2.16 |