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

META-INF.maven.com.microsoft.azure.azure-eventhubs.pom.xml Maven / Gradle / Ivy

There is a newer version: 3.3.0
Show newest version
<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">

  <parent>
	<groupId>com.microsoft.azure</groupId>
	<artifactId>azure-eventhubs-clients</artifactId>
	<version>${client-current-version}</version>
  </parent>

  <modelVersion>4.0.0</modelVersion>

  <artifactId>azure-eventhubs</artifactId>
  <name>azure-eventhubs</name>
  
  <scm> 
     <url>scm:git:https://github.com/Azure/azure-event-hubs</url> 
  </scm>

  <description>libraries and extensions built on Microsoft Azure Event Hubs</description>
</project>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy