All Downloads are FREE. Search and download functionalities are using the official Maven repository.

azure.springboot.tests.data.spring-boot-to-azure-jms-broker.pom.xml Maven / Gradle / Ivy

The newest version!
<?xml version="1.0" encoding="UTF-8"?>
<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>

  <groupId>org.jboss.windup.rules.test</groupId>
  <artifactId>spring-boot-to-azure-jms-broker</artifactId>
  <version>4.2.1_SNAPSHOT</version>
  <name>Determine whether application relies on a message broker.</name>

  <dependencies>
    <dependency>
      <groupId>org.apache.activemq</groupId>
      <artifactId>should-be-tested</artifactId>
      <version>5.0.10.Final</version>
    </dependency>
    <dependency>
      <groupId>activemq</groupId>
      <artifactId>should-not-be-tested</artifactId>
      <version>5.0.10.Final</version>
    </dependency>
    <dependency>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-starter-activemq</artifactId>
      <version>5.0.10.Final</version>
    </dependency>
    <dependency>
      <groupId>not-tested</groupId>
      <artifactId>spring-boot-starter-activemq</artifactId>
      <version>5.0.10.Final</version>
    </dependency>
    <dependency>
      <groupId>org.springframework.boot</groupId>
      <artifactId>not-tested</artifactId>
      <version>5.0.10.Final</version>
    </dependency>
  </dependencies>
</project>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy