
META-INF.maven.com.microsoft.azure.azure-eventhubs.pom.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of azure-eventhubs Show documentation
Show all versions of azure-eventhubs Show documentation
Client library for talking to Microsoft Azure Event Hubs.
<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>