| 组织ID: |
com.microsoft.azure |
| 项目ID: |
azure-eventhubs |
| 版本: |
2.2.0 |
| 最后修改时间: |
2019-01-23 16:07:48 |
| 包类型: |
jar |
| 标题: |
azure-eventhubs |
| 描述: |
Client library for talking to Microsoft Azure Event Hubs. |
| 相关URL: |
https://github.com/Azure/azure-event-hubs-java/ |
| 大小: |
252.52KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-eventhubs</artifactId>
<version>2.2.0</version>
</dependency>
|
| Gradle引入代码: |
com.microsoft.azure:azure-eventhubs:2.2.0
|
| 下载Jar包: |
|
| POM文件内容: |
<?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/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-eventhubs</artifactId>
<version>2.2.0</version>
<packaging>jar</packaging>
<name>azure-eventhubs</name>
<description> Client library for talking to Microsoft Azure Event Hubs. </description>
<url>https://github.com/Azure/azure-event-hubs-java/</url>
<licenses>
<license>
<name>MIT license</name>
<url>http://www.opensource.org/licenses/mit-license.php</url>
</license>
</licenses>
<developers>
<developer>
<name>Azure EventHubs</name>
<organization>Microsoft</organization>
</developer>
</developers>
<scm>
<connection>scm:git:git@github.com:Azure/azure-event-hubs-java.git</connection>
<developerConnection>scm:git:git@github.com:Azure/azure-event-hubs-java.git</developerConnection>
<url>git@github.com:Azure/azure-event-hubs-java.git</url>
</scm>
<dependencies>
<dependency>
<groupId>org.apache.qpid</groupId>
<artifactId>proton-j</artifactId>
<version>0.31.0</version>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>qpid-proton-j-extensions</artifactId>
<version>1.1.0</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>1.7.25</version>
</dependency>
</dependencies>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
com.microsoft.azure.eventhubs.AuthorizationFailedException.class
com.microsoft.azure.eventhubs.BatchOptions.class
com.microsoft.azure.eventhubs.CommunicationException.class
com.microsoft.azure.eventhubs.ConnectionStringBuilder.class
com.microsoft.azure.eventhubs.ErrorContext.class
com.microsoft.azure.eventhubs.EventData$SystemProperties.class
com.microsoft.azure.eventhubs.EventData.class
com.microsoft.azure.eventhubs.EventDataBatch.class
com.microsoft.azure.eventhubs.EventHubClient.class
com.microsoft.azure.eventhubs.EventHubException.class
com.microsoft.azure.eventhubs.EventHubRuntimeInformation.class
com.microsoft.azure.eventhubs.EventPosition.class
com.microsoft.azure.eventhubs.IllegalConnectionStringFormatException.class
com.microsoft.azure.eventhubs.IllegalEntityException.class
com.microsoft.azure.eventhubs.impl.ActiveClientTokenManager$1.class
com.microsoft.azure.eventhubs.impl.ActiveClientTokenManager$TimerCallback.class
com.microsoft.azure.eventhubs.impl.ActiveClientTokenManager.class
com.microsoft.azure.eventhubs.impl.AmqpConnection.class
com.microsoft.azure.eventhubs.impl.AmqpConstants$1.class
com.microsoft.azure.eventhubs.impl.AmqpConstants.class
com.microsoft.azure.eventhubs.impl.AmqpErrorCode.class
com.microsoft.azure.eventhubs.impl.AmqpException.class
com.microsoft.azure.eventhubs.impl.AmqpLink.class
com.microsoft.azure.eventhubs.impl.AmqpReceiver.class
com.microsoft.azure.eventhubs.impl.AmqpResponseCode.class
com.microsoft.azure.eventhubs.impl.AmqpSender.class
com.microsoft.azure.eventhubs.impl.AmqpUtil.class
com.microsoft.azure.eventhubs.impl.BaseLinkHandler.class
com.microsoft.azure.eventhubs.impl.CBSChannel$1$1.class
com.microsoft.azure.eventhubs.impl.CBSChannel$1.class
com.microsoft.azure.eventhubs.impl.CBSChannel.class
com.microsoft.azure.eventhubs.impl.ClientConstants.class
com.microsoft.azure.eventhubs.impl.ClientEntity$1.class
com.microsoft.azure.eventhubs.impl.ClientEntity.class
com.microsoft.azure.eventhubs.impl.ConnectionHandler$1.class
com.microsoft.azure.eventhubs.impl.ConnectionHandler.class
com.microsoft.azure.eventhubs.impl.CustomIOHandler.class
com.microsoft.azure.eventhubs.impl.DispatchHandler.class
com.microsoft.azure.eventhubs.impl.ErrorContextProvider.class
com.microsoft.azure.eventhubs.impl.EventDataBatchImpl.class
com.microsoft.azure.eventhubs.impl.EventDataImpl.class
com.microsoft.azure.eventhubs.impl.EventDataUtil$1.class
com.microsoft.azure.eventhubs.impl.EventDataUtil$2.class
com.microsoft.azure.eventhubs.impl.EventDataUtil.class
com.microsoft.azure.eventhubs.impl.EventHubClientImpl$1.class
com.microsoft.azure.eventhubs.impl.EventHubClientImpl$2.class
com.microsoft.azure.eventhubs.impl.EventHubClientImpl$3.class
com.microsoft.azure.eventhubs.impl.EventHubClientImpl$4.class
com.microsoft.azure.eventhubs.impl.EventHubClientImpl$5.class
com.microsoft.azure.eventhubs.impl.EventHubClientImpl$6.class
com.microsoft.azure.eventhubs.impl.EventHubClientImpl$7.class
com.microsoft.azure.eventhubs.impl.EventHubClientImpl$8.class
com.microsoft.azure.eventhubs.impl.EventHubClientImpl$9.class
com.microsoft.azure.eventhubs.impl.EventHubClientImpl$ManagementRetry.class
com.microsoft.azure.eventhubs.impl.EventHubClientImpl.class
com.microsoft.azure.eventhubs.impl.EventPositionImpl.class
com.microsoft.azure.eventhubs.impl.ExceptionUtil$1.class
com.microsoft.azure.eventhubs.impl.ExceptionUtil$SyncFactory.class
com.microsoft.azure.eventhubs.impl.ExceptionUtil$SyncFactoryVoid.class
com.microsoft.azure.eventhubs.impl.ExceptionUtil$SyncFactoryWithIllegalArgException.class
com.microsoft.azure.eventhubs.impl.ExceptionUtil$SyncFactoryWithIOException.class
com.microsoft.azure.eventhubs.impl.ExceptionUtil.class
com.microsoft.azure.eventhubs.impl.FaultTolerantObject$1$1.class
com.microsoft.azure.eventhubs.impl.FaultTolerantObject$1.class
com.microsoft.azure.eventhubs.impl.FaultTolerantObject$2$1.class
com.microsoft.azure.eventhubs.impl.FaultTolerantObject$2.class
com.microsoft.azure.eventhubs.impl.FaultTolerantObject.class
com.microsoft.azure.eventhubs.impl.IOObject$IOObjectState.class
com.microsoft.azure.eventhubs.impl.IOObject.class
com.microsoft.azure.eventhubs.impl.IteratorUtil.class
com.microsoft.azure.eventhubs.impl.ManagementChannel$1.class
com.microsoft.azure.eventhubs.impl.ManagementChannel$2$1.class
com.microsoft.azure.eventhubs.impl.ManagementChannel$2.class
com.microsoft.azure.eventhubs.impl.ManagementChannel.class
com.microsoft.azure.eventhubs.impl.MessageReceiver$1.class
com.microsoft.azure.eventhubs.impl.MessageReceiver$10.class
com.microsoft.azure.eventhubs.impl.MessageReceiver$11.class
com.microsoft.azure.eventhubs.impl.MessageReceiver$2$1.class
com.microsoft.azure.eventhubs.impl.MessageReceiver$2.class
com.microsoft.azure.eventhubs.impl.MessageReceiver$3.class
com.microsoft.azure.eventhubs.impl.MessageReceiver$4.class
com.microsoft.azure.eventhubs.impl.MessageReceiver$5.class
com.microsoft.azure.eventhubs.impl.MessageReceiver$6.class
com.microsoft.azure.eventhubs.impl.MessageReceiver$7.class
com.microsoft.azure.eventhubs.impl.MessageReceiver$8.class
com.microsoft.azure.eventhubs.impl.MessageReceiver$9.class
com.microsoft.azure.eventhubs.impl.MessageReceiver$CreateAndReceive.class
com.microsoft.azure.eventhubs.impl.MessageReceiver$ReceiveWork.class
com.microsoft.azure.eventhubs.impl.MessageReceiver$ReceiveWorkItem.class
com.microsoft.azure.eventhubs.impl.MessageReceiver.class
com.microsoft.azure.eventhubs.impl.MessageSender$1.class
com.microsoft.azure.eventhubs.impl.MessageSender$10.class
com.microsoft.azure.eventhubs.impl.MessageSender$11.class
com.microsoft.azure.eventhubs.impl.MessageSender$12.class
com.microsoft.azure.eventhubs.impl.MessageSender$2$1.class
com.microsoft.azure.eventhubs.impl.MessageSender$2.class
com.microsoft.azure.eventhubs.impl.MessageSender$3.class
com.microsoft.azure.eventhubs.impl.MessageSender$4.class
com.microsoft.azure.eventhubs.impl.MessageSender$5.class
com.microsoft.azure.eventhubs.impl.MessageSender$6.class
com.microsoft.azure.eventhubs.impl.MessageSender$7.class
com.microsoft.azure.eventhubs.impl.MessageSender$8.class
com.microsoft.azure.eventhubs.impl.MessageSender$9.class
com.microsoft.azure.eventhubs.impl.MessageSender$DeliveryTagComparator.class
com.microsoft.azure.eventhubs.impl.MessageSender$SendTimeout.class
com.microsoft.azure.eventhubs.impl.MessageSender$WeightedDeliveryTag.class
com.microsoft.azure.eventhubs.impl.MessageSender.class
com.microsoft.azure.eventhubs.impl.MessageWrapper.class
com.microsoft.azure.eventhubs.impl.MessagingFactory$1.class
com.microsoft.azure.eventhubs.impl.MessagingFactory$2.class
com.microsoft.azure.eventhubs.impl.MessagingFactory$CloseWork$1.class
com.microsoft.azure.eventhubs.impl.MessagingFactory$CloseWork$2.class
com.microsoft.azure.eventhubs.impl.MessagingFactory$CloseWork.class
com.microsoft.azure.eventhubs.impl.MessagingFactory$ReactorFactory.class
com.microsoft.azure.eventhubs.impl.MessagingFactory$ReactorHandlerWithConnection.class
com.microsoft.azure.eventhubs.impl.MessagingFactory$RunReactor$1.class
com.microsoft.azure.eventhubs.impl.MessagingFactory$RunReactor.class
com.microsoft.azure.eventhubs.impl.MessagingFactory.class
com.microsoft.azure.eventhubs.impl.Operation.class
com.microsoft.azure.eventhubs.impl.OperationResult.class
com.microsoft.azure.eventhubs.impl.PartitionReceiverImpl$1.class
com.microsoft.azure.eventhubs.impl.PartitionReceiverImpl$2.class
com.microsoft.azure.eventhubs.impl.PartitionReceiverImpl$3.class
com.microsoft.azure.eventhubs.impl.PartitionReceiverImpl$4.class
com.microsoft.azure.eventhubs.impl.PartitionReceiverImpl.class
com.microsoft.azure.eventhubs.impl.PartitionSenderImpl$1.class
com.microsoft.azure.eventhubs.impl.PartitionSenderImpl$2.class
com.microsoft.azure.eventhubs.impl.PartitionSenderImpl.class
com.microsoft.azure.eventhubs.impl.PassByRef.class
com.microsoft.azure.eventhubs.impl.ProtonUtil.class
com.microsoft.azure.eventhubs.impl.ReactorDispatcher$1.class
com.microsoft.azure.eventhubs.impl.ReactorDispatcher$CloseHandler.class
com.microsoft.azure.eventhubs.impl.ReactorDispatcher$DelayHandler.class
com.microsoft.azure.eventhubs.impl.ReactorDispatcher$ScheduleHandler.class
com.microsoft.azure.eventhubs.impl.ReactorDispatcher.class
com.microsoft.azure.eventhubs.impl.ReactorHandler.class
com.microsoft.azure.eventhubs.impl.ReceiveLinkHandler.class
com.microsoft.azure.eventhubs.impl.ReceivePump$1.class
com.microsoft.azure.eventhubs.impl.ReceivePump$IPartitionReceiver.class
com.microsoft.azure.eventhubs.impl.ReceivePump$ProcessAndReschedule.class
com.microsoft.azure.eventhubs.impl.ReceivePump.class
com.microsoft.azure.eventhubs.impl.ReceiverContext.class
com.microsoft.azure.eventhubs.impl.ReceiverSettingsProvider.class
com.microsoft.azure.eventhubs.impl.ReplayableWorkItem.class
com.microsoft.azure.eventhubs.impl.RequestResponseChannel$1.class
com.microsoft.azure.eventhubs.impl.RequestResponseChannel$RequestHandler.class
com.microsoft.azure.eventhubs.impl.RequestResponseChannel$ResponseHandler.class
com.microsoft.azure.eventhubs.impl.RequestResponseChannel.class
com.microsoft.azure.eventhubs.impl.RequestResponseCloser$1.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
| 依赖Jar: |
proton-j-0.31.0.jar
/org.apache.qpid/proton-j/0.31.0
查看proton-j所有版本文件
qpid-proton-j-extensions-1.1.0.jar
/com.microsoft.azure/qpid-proton-j-extensions/1.1.0
查看qpid-proton-j-extensions所有版本文件
slf4j-api-1.7.25.jar
/org.slf4j/slf4j-api/1.7.25
查看slf4j-api所有版本文件
|