Download hornetq-logging-2.2.7.final.jar file

Introduction

You can download hornetq-logging-2.2.7.final.jar in this page.

License

Apache 2

Type List

hornetq-logging-2.2.7.final.jar file has the following types.

META-INF/MANIFEST.MF
org.hornetq.integration.logging.HornetQLoggerFormatter.class
org.hornetq.integration.logging.Log4jLogDelegate.class
org.hornetq.integration.logging.Log4jLogDelegateFactory.class
org.hornetq.spi.core.logging.LogDelegate.class
org.hornetq.spi.core.logging.LogDelegateFactory.class

Pom

hornetq-logging-2.2.7.final.pom file content.

<?xml version="1.0" encoding="UTF-8"?><project>
  <modelVersion>4.0.0</modelVersion>
  <groupId>org.hornetq</groupId>
  <artifactId>hornetq-logging</artifactId>
  <version>2.2.7.Final</version>
   <name>HornetQ</name>
   <url>http://hornetq.org</url>
   <description>HornetQ Messaging System</description>
    <licenses>
       <license>
          <name>Apache 2</name>
          <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
          <distribution>repo</distribution>
       </license>
    </licenses>
    <developers>
       <developer>
          <name>Clebert Suconic</name>
       </developer>
       <developer>
          <name>Andy Taylor</name>
       </developer>
       <developer>
          <name>Howard Gao</name>
       </developer>
    </developers>
    <scm>
       <connection>scm:svn:http://anonsvn.jboss.org/repos/hornetq/trunk</connection>
       <developerConnection>scm:svn:https://svn.jboss.org/repos/hornetq/trunk</developerConnection>
       <url>http://fisheye.jboss.org/browse/hornetq</url>
    </scm>
  </project>

POM Entry

<dependency>
   <groupId>org.hornetq</groupId>
   <artifactId>hornetq-logging</artifactId>
   <version>2.2.7.final</version>
</dependency>

Download

If you think the following hornetq-logging-2.2.7.final.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.



Download hornetq-logging-2.2.7.final.jar file




PreviousNext

Related