组织ID: |
org.apache.isis.core |
项目ID: |
isis-core-log4j |
版本: |
1.17.0 |
最后修改时间: |
2019-03-23 11:47:06 |
包类型: |
jar |
标题: |
Apache Isis Log4j Impls |
描述: |
Core framework, providing metamodel, runtime and core APIs.
Also defines standard build process, as well as
standard set of 3rd party dependencies (eg for testing and
logging frameworks). |
大小: |
17.64KB |
|
Maven引入代码: |
<dependency>
<groupId>org.apache.isis.core</groupId>
<artifactId>isis-core-log4j</artifactId>
<version>1.17.0</version>
</dependency>
|
Gradle引入代码: |
org.apache.isis.core:isis-core-log4j:1.17.0
|
下载Jar包: |
|
POM文件内容: |
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.isis.core</groupId>
<artifactId>isis</artifactId>
<version>1.17.0</version>
</parent>
<groupId>org.apache.isis.core</groupId>
<artifactId>isis-core-log4j</artifactId>
<version>1.17.0</version>
<name>Apache Isis Log4j Impls</name>
<description>Core framework, providing metamodel, runtime and core APIs.
Also defines standard build process, as well as
standard set of 3rd party dependencies (eg for testing and
logging frameworks).</description>
<licenses>
<license>
<name>Apache License, Version 2.0</name>
<url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
<distribution>repo</distribution>
</license>
</licenses>
<dependencies>
<dependency>
<groupId>org.apache.isis.core</groupId>
<artifactId>isis-core-unittestsupport</artifactId>
<version>1.17.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
<version>1.7.21</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
<version>1.2.17</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-javamail_1.4_spec</artifactId>
<version>1.7.1</version>
<scope>provided</scope>
<optional>true</optional>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>19.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest-library</artifactId>
<version>1.3</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>1.7.21</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.jmock</groupId>
<artifactId>jmock-junit4</artifactId>
<version>2.6.0</version>
<scope>test</scope>
<exclusions>
<exclusion>
<artifactId>junit-dep</artifactId>
<groupId>junit</groupId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.objenesis</groupId>
<artifactId>objenesis</artifactId>
<version>2.4</version>
<scope>test</scope>
</dependency>
</dependencies>
<repositories>
<repository>
<snapshots>
<enabled>false</enabled>
</snapshots>
<id>Apache Repository</id>
<url>https://repository.apache.org/</url>
</repository>
<repository>
<snapshots>
<enabled>false</enabled>
</snapshots>
<id>JBoss Public Release</id>
<url>https://repository.jboss.org/nexus/content/groups/public-jboss/</url>
</repository>
<repository>
<snapshots>
<enabled>true</enabled>
</snapshots>
<id>sonatype-snapshots</id>
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
</repository>
<repository>
<snapshots>
<enabled>false</enabled>
</snapshots>
<id>jboss</id>
<url>http://repository.jboss.org/nexus/content/groups/public-jboss/</url>
</repository>
<repository>
<snapshots>
<enabled>false</enabled>
</snapshots>
<id>maven2-repository.dev.java.net</id>
<name>Java.net Repository for Maven</name>
<url>http://download.java.net/maven/2/</url>
</repository>
<repository>
<snapshots>
<enabled>false</enabled>
</snapshots>
<id>maven-repository.dev.java.net</id>
<name>Java.net Maven 1 Repository (legacy)</name>
<url>http://download.java.net/maven/1</url>
</repository>
<repository>
<releases>
<enabled>false</enabled>
</releases>
<id>apache.snapshots</id>
<name>Apache Snapshot Repository</name>
<url>https://repository.apache.org/snapshots</url>
</repository>
</repositories>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
META-INF/DEPENDENCIES
META-INF/LICENSE
META-INF/NOTICE
org/apache/isis/core/log4j/git.properties
org.apache.isis.core.runtime.logging.IsisLoggingConfigurer.class
org.apache.isis.core.runtime.logging.Log4jLogger.class
org.apache.isis.core.runtime.logging.LoggingConstants.class
org.apache.isis.core.runtime.logging.SmtpExtendedAppender.class
org.apache.isis.core.runtime.logging.SnapshotServer.class
org.apache.isis.core.runtime.logging.SnapshotWriter.class
META-INF/maven/org.apache.isis.core/isis-core-log4j/pom.xml
META-INF/maven/org.apache.isis.core/isis-core-log4j/pom.properties
|
依赖Jar: |
isis-core-unittestsupport-1.17.0.jar
/org.apache.isis.core/isis-core-unittestsupport/1.17.0
查看isis-core-unittestsupport所有版本文件
slf4j-log4j12-1.7.21.jar
/org.slf4j/slf4j-log4j12/1.7.21
查看slf4j-log4j12所有版本文件
log4j-1.2.17.jar
/log4j/log4j/1.2.17
查看log4j所有版本文件
geronimo-javamail_1.4_spec-1.7.1.jar
/org.apache.geronimo.specs/geronimo-javamail_1.4_spec/1.7.1
查看geronimo-javamail_1.4_spec所有版本文件
guava-19.0.jar
/com.google.guava/guava/19.0
查看guava所有版本文件
hamcrest-library-1.3.jar
/org.hamcrest/hamcrest-library/1.3
查看hamcrest-library所有版本文件
slf4j-api-1.7.21.jar
/org.slf4j/slf4j-api/1.7.21
查看slf4j-api所有版本文件
jmock-junit4-2.6.0.jar
/org.jmock/jmock-junit4/2.6.0
查看jmock-junit4所有版本文件
junit-4.12.jar
/junit/junit/4.12
查看junit所有版本文件
objenesis-2.4.jar
/org.objenesis/objenesis/2.4
查看objenesis所有版本文件
|