| 组织ID: |
io.lighty.resources |
| 项目ID: |
log4j-properties |
| 版本: |
9.3.0 |
| 最后修改时间: |
2019-12-14 00:24:30 |
| 包类型: |
jar |
| 标题: |
${project.groupId}:${project.artifactId} |
| 大小: |
1.98KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>io.lighty.resources</groupId>
<artifactId>log4j-properties</artifactId>
<version>9.3.0</version>
</dependency>
|
| Gradle引入代码: |
io.lighty.resources:log4j-properties:9.3.0
|
| 下载Jar包: |
|
| POM文件内容: |
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2018 Pantheon Technologies s.r.o. All Rights Reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v1.0 which accompanies this distribution,
and is available at https://www.eclipse.org/legal/epl-v10.html
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>io.lighty.core</groupId>
<artifactId>lighty-parent</artifactId>
<version>9.3.0</version>
<relativePath>../../lighty-core/lighty-parent</relativePath>
</parent>
<groupId>io.lighty.resources</groupId>
<artifactId>log4j-properties</artifactId>
<packaging>jar</packaging>
<name>${project.groupId}:${project.artifactId}</name>
<url>https://github.com/PantheonTechnologies/lighty-core</url>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
log4j.properties
META-INF/maven/io.lighty.resources/log4j-properties/pom.xml
META-INF/maven/io.lighty.resources/log4j-properties/pom.properties
|
| 依赖Jar: |
无
|