组织ID: |
org.apache.tomcat |
项目ID: |
tomcat-juli |
版本: |
8.0.0-RC5 |
最后修改时间: |
2018-08-06 09:00:50 |
包类型: |
jar |
标题: |
Apache License, Version 2.0 |
描述: |
Tomcat Core Logging Package |
相关URL: |
http://tomcat.apache.org/ |
大小: |
38.92KB |
|
Maven引入代码: |
<dependency>
<groupId>org.apache.tomcat</groupId>
<artifactId>tomcat-juli</artifactId>
<version>8.0.0-RC5</version>
</dependency>
|
Gradle引入代码: |
org.apache.tomcat:tomcat-juli:8.0.0-RC5
|
下载Jar包: |
|
POM文件内容: |
<?xml version="1.0" encoding="UTF-8"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<project>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.tomcat</groupId>
<artifactId>tomcat-juli</artifactId>
<version>8.0.0-RC5</version>
<description>Tomcat Core Logging Package</description>
<url>http://tomcat.apache.org/</url>
<licenses>
<license>
<name>Apache License, Version 2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
<distribution>repo</distribution>
</license>
</licenses>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
org.apache.juli.AsyncFileHandler$LogEntry.class
org.apache.juli.AsyncFileHandler$LoggerThread.class
org.apache.juli.AsyncFileHandler.class
org.apache.juli.ClassLoaderLogManager$1.class
org.apache.juli.ClassLoaderLogManager$2.class
org.apache.juli.ClassLoaderLogManager$3.class
org.apache.juli.ClassLoaderLogManager$ClassLoaderLogInfo.class
org.apache.juli.ClassLoaderLogManager$Cleaner.class
org.apache.juli.ClassLoaderLogManager$LogNode.class
org.apache.juli.ClassLoaderLogManager$RootLogger.class
org.apache.juli.ClassLoaderLogManager.class
org.apache.juli.DateFormatCache$1.class
org.apache.juli.DateFormatCache$Cache.class
org.apache.juli.DateFormatCache.class
org.apache.juli.FileHandler.class
org.apache.juli.JdkLoggerFormatter.class
org.apache.juli.OneLineFormatter$1$1.class
org.apache.juli.OneLineFormatter$1.class
org.apache.juli.OneLineFormatter$2.class
org.apache.juli.OneLineFormatter.class
org.apache.juli.VerbatimFormatter.class
org.apache.juli.logging.DirectJDKLog.class
org.apache.juli.logging.Log.class
org.apache.juli.logging.LogConfigurationException.class
org.apache.juli.logging.LogFactory.class
META-INF/NOTICE
META-INF/LICENSE
|
依赖Jar: |
无
|