Download brooklyn-software-messaging-0.9.0.jar file

Introduction

You can download brooklyn-software-messaging-0.9.0.jar in this page.

License

Apache License

Type List

brooklyn-software-messaging-0.9.0.jar file has the following types.

META-INF/DEPENDENCIES
META-INF/LICENSE
META-INF/MANIFEST.MF
META-INF/NOTICE
META-INF/maven/org.apache.brooklyn/brooklyn-software-messaging/pom.properties
META-INF/maven/org.apache.brooklyn/brooklyn-software-messaging/pom.xml
RabbitMQLogo.png
activemq-logo.png
org.apache.brooklyn.entity.messaging.MessageBroker.class
org.apache.brooklyn.entity.messaging.Queue.class
org.apache.brooklyn.entity.messaging.Topic.class
org.apache.brooklyn.entity.messaging.activemq.ActiveMQBroker.class
org.apache.brooklyn.entity.messaging.activemq.ActiveMQBrokerImpl.class
org.apache.brooklyn.entity.messaging.activemq.ActiveMQDestination.class
org.apache.brooklyn.entity.messaging.activemq.ActiveMQDestinationImpl.class
org.apache.brooklyn.entity.messaging.activemq.ActiveMQDriver.class
org.apache.brooklyn.entity.messaging.activemq.ActiveMQQueue.class
org.apache.brooklyn.entity.messaging.activemq.ActiveMQQueueImpl.class
org.apache.brooklyn.entity.messaging.activemq.ActiveMQSpecs.class
org.apache.brooklyn.entity.messaging.activemq.ActiveMQSshDriver.class
org.apache.brooklyn.entity.messaging.activemq.ActiveMQTopic.class
org.apache.brooklyn.entity.messaging.activemq.ActiveMQTopicImpl.class
org.apache.brooklyn.entity.messaging.amqp.AmqpExchange.class
org.apache.brooklyn.entity.messaging.amqp.AmqpServer.class
org.apache.brooklyn.entity.messaging.jms.JMSBroker.class
org.apache.brooklyn.entity.messaging.jms.JMSBrokerImpl.class
org.apache.brooklyn.entity.messaging.jms.JMSDestination.class
org.apache.brooklyn.entity.messaging.jms.JMSDestinationImpl.class
org.apache.brooklyn.entity.messaging.kafka.AbstractfKafkaSshDriver.class
org.apache.brooklyn.entity.messaging.kafka.Kafka.class
org.apache.brooklyn.entity.messaging.kafka.KafkaBroker.class
org.apache.brooklyn.entity.messaging.kafka.KafkaBrokerDriver.class
org.apache.brooklyn.entity.messaging.kafka.KafkaBrokerImpl.class
org.apache.brooklyn.entity.messaging.kafka.KafkaBrokerSshDriver.class
org.apache.brooklyn.entity.messaging.kafka.KafkaCluster.class
org.apache.brooklyn.entity.messaging.kafka.KafkaClusterImpl.class
org.apache.brooklyn.entity.messaging.kafka.KafkaZooKeeper.class
org.apache.brooklyn.entity.messaging.kafka.KafkaZooKeeperDriver.class
org.apache.brooklyn.entity.messaging.kafka.KafkaZooKeeperImpl.class
org.apache.brooklyn.entity.messaging.kafka.KafkaZooKeeperSshDriver.class
org.apache.brooklyn.entity.messaging.qpid.QpidBroker.class
org.apache.brooklyn.entity.messaging.qpid.QpidBrokerImpl.class
org.apache.brooklyn.entity.messaging.qpid.QpidDestination.class
org.apache.brooklyn.entity.messaging.qpid.QpidDestinationImpl.class
org.apache.brooklyn.entity.messaging.qpid.QpidDriver.class
org.apache.brooklyn.entity.messaging.qpid.QpidQueue.class
org.apache.brooklyn.entity.messaging.qpid.QpidQueueImpl.class
org.apache.brooklyn.entity.messaging.qpid.QpidSshDriver.class
org.apache.brooklyn.entity.messaging.qpid.QpidTopic.class
org.apache.brooklyn.entity.messaging.qpid.QpidTopicImpl.class
org.apache.brooklyn.entity.messaging.rabbit.RabbitBroker.class
org.apache.brooklyn.entity.messaging.rabbit.RabbitBrokerImpl.class
org.apache.brooklyn.entity.messaging.rabbit.RabbitDestination.class
org.apache.brooklyn.entity.messaging.rabbit.RabbitDriver.class
org.apache.brooklyn.entity.messaging.rabbit.RabbitQueue.class
org.apache.brooklyn.entity.messaging.rabbit.RabbitSshDriver.class
org.apache.brooklyn.entity.messaging.storm.Storm.class
org.apache.brooklyn.entity.messaging.storm.StormDeployment.class
org.apache.brooklyn.entity.messaging.storm.StormDeploymentImpl.class
org.apache.brooklyn.entity.messaging.storm.StormDriver.class
org.apache.brooklyn.entity.messaging.storm.StormImpl.class
org.apache.brooklyn.entity.messaging.storm.StormSshDriver.class
org.apache.brooklyn.entity.zookeeper.AbstractZooKeeperImpl.class
org.apache.brooklyn.entity.zookeeper.ZooKeeperDriver.class
org.apache.brooklyn.entity.zookeeper.ZooKeeperEnsemble.class
org.apache.brooklyn.entity.zookeeper.ZooKeeperEnsembleImpl.class
org.apache.brooklyn.entity.zookeeper.ZooKeeperNode.class
org.apache.brooklyn.entity.zookeeper.ZooKeeperNodeImpl.class
org.apache.brooklyn.entity.zookeeper.ZooKeeperSshDriver.class
org/apache/brooklyn/entity/messaging/activemq/activemq.xml
org/apache/brooklyn/entity/messaging/kafka/kafka-google-doorway.jpg
org/apache/brooklyn/entity/messaging/kafka/server.properties
org/apache/brooklyn/entity/messaging/kafka/zookeeper.properties
org/apache/brooklyn/entity/messaging/rabbit/rabbitmq.config
org/apache/brooklyn/entity/messaging/storm/storm.yaml
org/apache/brooklyn/entity/messaging/zookeeper/zoo.cfg
qpid-logo.jpeg
redis-logo.jpeg

Pom

brooklyn-software-messaging-0.9.0.pom file content.

<?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 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>
	<artifactId>brooklyn-software-messaging</artifactId>
	<packaging>jar</packaging>
	<name>Brooklyn Messaging Software Entities</name>
	<description>
		Brooklyn entities for messaging software processes
	</description>

	<parent>
		<groupId>org.apache.brooklyn</groupId>
		<artifactId>brooklyn-library</artifactId>
		<version>0.9.0</version>  <!-- BROOKLYN_VERSION -->
		<relativePath>../../pom.xml</relativePath>
	</parent>

	<repositories>
		<repository>
			<id>clojars.org</id>
			<url>http://clojars.org/repo</url>
		</repository>
	</repositories>

    <build>
        <pluginManagement>
            <plugins>
                <plugin>
                    <groupId>org.apache.rat</groupId>
                    <artifactId>apache-rat-plugin</artifactId>
                    <configuration>
                        <excludes combine.children="append">
                            <!--
                                Configuration artifacts (for installations) are based on templated defaults for 
                                the given components. These are files "without any degree of creativity" from the
                                perspective of the Brooklyn/Apache contribution.
                            -->
                            <exclude>src/main/resources/org/apache/brooklyn/entity/messaging/activemq/activemq.xml</exclude>
                            <exclude>src/main/resources/org/apache/brooklyn/entity/messaging/kafka/server.properties</exclude>
                            <exclude>src/main/resources/org/apache/brooklyn/entity/messaging/kafka/zookeeper.properties</exclude>
                            <exclude>src/main/resources/org/apache/brooklyn/entity/messaging/storm/storm.yaml</exclude>
                            <exclude>src/main/resources/org/apache/brooklyn/entity/messaging/rabbit/rabbitmq.config</exclude>
                        </excludes>
                    </configuration>
                </plugin>
            </plugins>
        </pluginManagement>
    </build>

    <dependencies>
        <dependency>
            <groupId>org.apache.brooklyn</groupId>
            <artifactId>brooklyn-software-base</artifactId>
            <version>${project.version}</version>
        </dependency>
        <dependency>
            <groupId>org.apache.brooklyn</groupId>
            <artifactId>brooklyn-api</artifactId>
            <version>${project.version}</version>
        </dependency>
        <dependency>
            <groupId>org.apache.brooklyn</groupId>
            <artifactId>brooklyn-core</artifactId>
            <version>${project.version}</version>
        </dependency>
        <dependency>
            <groupId>com.google.guava</groupId>
            <artifactId>guava</artifactId>
        </dependency>
        <dependency>
            <groupId>org.slf4j</groupId>
            <artifactId>slf4j-api</artifactId>
        </dependency>

        <!-- test dependencies -->
        <dependency>
            <groupId>org.apache.brooklyn</groupId>
            <artifactId>brooklyn-test-support</artifactId>
            <version>${project.version}</version>
            <scope>test</scope>
        </dependency>
        <dependency>
            <groupId>org.apache.brooklyn</groupId>
            <artifactId>brooklyn-core</artifactId>
            <version>${project.version}</version>
            <classifier>tests</classifier>
            <scope>test</scope>
        </dependency>
        <dependency>
            <groupId>org.apache.brooklyn</groupId>
            <artifactId>brooklyn-software-base</artifactId>
            <version>${project.version}</version>
            <classifier>tests</classifier>
            <scope>test</scope>
        </dependency>
        <dependency>
            <groupId>org.apache.brooklyn</groupId>
            <artifactId>brooklyn-locations-jclouds</artifactId>
            <version>${project.version}</version>
            <scope>test</scope>
        </dependency>
        <dependency>
            <groupId>org.testng</groupId>
            <artifactId>testng</artifactId>
            <scope>test</scope>
        </dependency>

        <!-- for qpid -->
        <dependency>
            <groupId>org.apache.geronimo.specs</groupId>
            <artifactId>geronimo-jms_1.1_spec</artifactId>
            <version>${geronimo-jms_1.1_spec.version}</version>
            <scope>test</scope>
        </dependency>
        <dependency>
            <groupId>org.apache.qpid</groupId>
            <artifactId>qpid-client</artifactId>
            <version>${qpid.version}</version>
            <scope>test</scope>
        </dependency>

        <!-- for activemq -->
        <dependency>
            <groupId>org.apache.activemq</groupId>
            <artifactId>activemq-broker</artifactId>
            <version>${activemq.version}</version>
            <scope>test</scope>
            <exclusions>
                <exclusion>
                    <groupId>org.slf4j</groupId>
                    <artifactId>slf4j-api</artifactId>
                </exclusion>
            </exclusions>
        </dependency>

        <!-- for rabbit -->
        <dependency>
            <groupId>com.rabbitmq</groupId>
            <artifactId>amqp-client</artifactId>
            <version>${rabbitmq-version}</version>
            <scope>test</scope>
        </dependency>

        <!-- for kafka -->
        <dependency>
            <groupId>org.apache.kafka</groupId>
            <artifactId>kafka-clients</artifactId>
            <version>${kafka.version}</version>
            <scope>test</scope>
            <exclusions>
                <!-- Dependency versions mismatch between transitive dependencies, declare explicitly -->
                <exclusion>
                    <groupId>org.apache.zookeeper</groupId>
                    <artifactId>zookeeper</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>log4j</groupId>
                    <artifactId>log4j</artifactId>
                </exclusion>
            </exclusions>
        </dependency>
        
        <!-- for storm -->
		<dependency>
			<groupId>storm</groupId>
			<artifactId>storm-core</artifactId>
			<version>${storm.version}</version>
			<!-- keep storm out of the jar-with-dependencies -->
            <scope>test</scope>
            <exclusions>
                <!-- Dependency versions mismatch between transitive dependencies, declare explicitly -->
                <exclusion>
                    <groupId>log4j</groupId>
                    <artifactId>log4j</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.slf4j</groupId>
                    <artifactId>slf4j-log4j12</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.clojure</groupId>
                    <artifactId>clojure</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.apache.zookeeper</groupId>
                    <artifactId>zookeeper</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>ring</groupId>
                    <artifactId>ring-core</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>clj-time</groupId>
                    <artifactId>clj-time</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>commons-codec</groupId>
                    <artifactId>commons-codec</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>storm</groupId>
                    <artifactId>carbonite</artifactId>
                </exclusion>
            </exclusions>
        </dependency>

        <!-- Transitive dependencies, declared explicitly due to version mismatch -->
        <dependency>
            <groupId>log4j</groupId>
            <artifactId>log4j</artifactId>
            <version>${log4j.version}</version>
            <scope>test</scope>
        </dependency>
        <dependency>
            <groupId>org.slf4j</groupId>
            <artifactId>slf4j-log4j12</artifactId>
            <version>${slf4j.version}</version>
            <scope>test</scope>
            <exclusions>
                <!-- Dependency versions mismatch between transitive dependencies, declare explicitly -->
                <exclusion>
                    <groupId>log4j</groupId>
                    <artifactId>log4j</artifactId>
                </exclusion>
            </exclusions>
        </dependency>
        <dependency>
            <groupId>org.clojure</groupId>
            <artifactId>clojure</artifactId>
            <version>${clojure.version}</version>
            <scope>test</scope>
        </dependency>
        <dependency>
            <groupId>org.apache.zookeeper</groupId>
            <artifactId>zookeeper</artifactId>
            <version>${zookeeper.version}</version>
            <scope>test</scope>
            <exclusions>
                <!-- Dependency versions mismatch between transitive dependencies, declare explicitly -->
                <exclusion>
                    <groupId>log4j</groupId>
                    <artifactId>log4j</artifactId>
                </exclusion>
            </exclusions>
        </dependency>
        <dependency>
            <groupId>ring</groupId>
            <artifactId>ring-core</artifactId>
            <version>${ring-core.version}</version>
            <scope>test</scope>
            <exclusions>
                <!-- Dependency versions mismatch between transitive dependencies, declare explicitly -->
                <exclusion>
                    <groupId>org.clojure</groupId>
                    <artifactId>clojure</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>clj-time</groupId>
                    <artifactId>clj-time</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>commons-codec</groupId>
                    <artifactId>commons-codec</artifactId>
                </exclusion>
            </exclusions>
        </dependency>
        <dependency>
            <groupId>clj-time</groupId>
            <artifactId>clj-time</artifactId>
            <version>${clj-time.version}</version>
            <scope>test</scope>
            <exclusions>
                <!-- Dependency versions mismatch between transitive dependencies, declare explicitly -->
                <exclusion>
                    <groupId>org.clojure</groupId>
                    <artifactId>clojure</artifactId>
                </exclusion>
            </exclusions>
        </dependency>
        <dependency>
            <groupId>commons-codec</groupId>
            <artifactId>commons-codec</artifactId>
            <version>${commons-codec.version}</version>
        </dependency>
        <!-- End of transitive dependencies -->
    </dependencies>

</project>

POM Entry

<dependency>
   <groupId>org.apache.brooklyn</groupId>
   <artifactId>brooklyn-software-messaging</artifactId>
   <version>0.9.0</version>
</dependency>

Download

If you think the following brooklyn-software-messaging-0.9.0.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.



Download brooklyn-software-messaging-0.9.0.jar file




PreviousNext

Related