| 组织ID: |
com.microsoft.azure |
| 项目ID: |
azure-eventhubs |
| 版本: |
0.16.0-PREVIEW |
| 最后修改时间: |
2019-12-06 11:20:37 |
| 包类型: |
jar |
| 标题: |
azure-eventhubs |
| 描述: |
Client library for talking to Microsoft Azure Event Hubs.
|
| 相关URL: |
https://github.com/Azure/azure-event-hubs-java/ |
| 大小: |
258.38KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-eventhubs</artifactId>
<version>0.16.0-PREVIEW</version>
</dependency>
|
| Gradle引入代码: |
com.microsoft.azure:azure-eventhubs:0.16.0-PREVIEW
|
| 下载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>0.16.0-PREVIEW</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>SREERAM GARLAPATI</name>
<organization>Microsoft</organization>
</developer>
<developer>
<name>JAMES BIRDSALL</name>
<organization>Microsoft</organization>
</developer>
<developer>
<name>SABEE GREWAL</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.22.0</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>1.7.25</version>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>adal4j</artifactId>
<version>1.3.0</version>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.8.2</version>
</dependency>
</dependencies>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
META-INF/MSFTSIG.SF
META-INF/MSFTSIG.RSA
META-INF/maven/com.microsoft.azure/azure-eventhubs/pom.xml
META-INF/maven/com.microsoft.azure/azure-eventhubs/pom.properties
com.microsoft.azure.eventhubs.EventHubClient$3.class
com.microsoft.azure.eventhubs.TimerType.class
com.microsoft.azure.eventhubs.ActiveClientTokenManager$1.class
com.microsoft.azure.eventhubs.MessageReceiver$2.class
com.microsoft.azure.eventhubs.IConnectionFactory.class
com.microsoft.azure.eventhubs.CommunicationException.class
com.microsoft.azure.eventhubs.PayloadSizeExceededException.class
com.microsoft.azure.eventhubs.MessageSender$1.class
com.microsoft.azure.eventhubs.MessageSender$3.class
com.microsoft.azure.eventhubs.EventHubClient$1.class
com.microsoft.azure.eventhubs.MessageSender.class
com.microsoft.azure.eventhubs.MessageSender$WeightedDeliveryTag.class
com.microsoft.azure.eventhubs.EventHubClient$5.class
com.microsoft.azure.eventhubs.ReceiverOptions.class
com.microsoft.azure.eventhubs.MessageSender$7.class
com.microsoft.azure.eventhubs.FaultTolerantObject$2.class
com.microsoft.azure.eventhubs.MessageReceiver$10.class
com.microsoft.azure.eventhubs.MessageReceiver$4.class
com.microsoft.azure.eventhubs.IErrorContextProvider.class
com.microsoft.azure.eventhubs.MessageReceiver$ReceiveWork.class
com.microsoft.azure.eventhubs.EventHubClient$ManagementRetry.class
com.microsoft.azure.eventhubs.MessageReceiver$6.class
com.microsoft.azure.eventhubs.EventDataBatch.class
com.microsoft.azure.eventhubs.PassByRef.class
com.microsoft.azure.eventhubs.EventData.class
com.microsoft.azure.eventhubs.ReceiverRuntimeInformation.class
com.microsoft.azure.eventhubs.BatchOptions.class
com.microsoft.azure.eventhubs.FaultTolerantObject$1$1.class
com.microsoft.azure.eventhubs.MessageSender$5.class
com.microsoft.azure.eventhubs.CBSChannel$1$1.class
com.microsoft.azure.eventhubs.MessageSender$11.class
com.microsoft.azure.eventhubs.PartitionSender.class
com.microsoft.azure.eventhubs.EventHubClient$7.class
com.microsoft.azure.eventhubs.MessageReceiver$1.class
com.microsoft.azure.eventhubs.MessageSender$2.class
com.microsoft.azure.eventhubs.AzureActiveDirectoryTokenProvider$EventHubsAuthenticationCallback.class
com.microsoft.azure.eventhubs.RetryPolicy.class
com.microsoft.azure.eventhubs.EventHubException.class
com.microsoft.azure.eventhubs.ExceptionUtil.class
com.microsoft.azure.eventhubs.MessageSender$3$1.class
com.microsoft.azure.eventhubs.ManagedServiceIdentityTokenProvider$MSIToken.class
com.microsoft.azure.eventhubs.EventHubClient$2.class
com.microsoft.azure.eventhubs.MessageSender$DeliveryTagComparator.class
com.microsoft.azure.eventhubs.ManagementChannel$1.class
com.microsoft.azure.eventhubs.SecurityToken.class
com.microsoft.azure.eventhubs.WorkItem.class
com.microsoft.azure.eventhubs.MessageReceiver$3.class
com.microsoft.azure.eventhubs.FaultTolerantObject$1.class
com.microsoft.azure.eventhubs.ErrorContext.class
com.microsoft.azure.eventhubs.MessageSender$4.class
com.microsoft.azure.eventhubs.ServerBusyException.class
com.microsoft.azure.eventhubs.TrackingUtil.class
com.microsoft.azure.eventhubs.ConnectionStringBuilder.class
com.microsoft.azure.eventhubs.EventData$SystemProperties.class
com.microsoft.azure.eventhubs.FaultTolerantObject$2$1.class
com.microsoft.azure.eventhubs.MessageReceiver$7.class
com.microsoft.azure.eventhubs.amqp.CustomIOHandler.class
com.microsoft.azure.eventhubs.amqp.ReactorDispatcher.class
com.microsoft.azure.eventhubs.amqp.ReactorDispatcher$1.class
com.microsoft.azure.eventhubs.amqp.IAmqpSender.class
com.microsoft.azure.eventhubs.amqp.RequestResponseOpener$1.class
com.microsoft.azure.eventhubs.amqp.RequestResponseOpener$3.class
com.microsoft.azure.eventhubs.amqp.BaseLinkHandler.class
com.microsoft.azure.eventhubs.amqp.ProtonUtil.class
com.microsoft.azure.eventhubs.amqp.SessionHandler.class
com.microsoft.azure.eventhubs.amqp.RequestResponseChannel$1.class
com.microsoft.azure.eventhubs.amqp.ReactorDispatcher$ScheduleHandler.class
com.microsoft.azure.eventhubs.amqp.ReceiveLinkHandler.class
com.microsoft.azure.eventhubs.amqp.RequestResponseOpener$2.class
com.microsoft.azure.eventhubs.amqp.ISessionProvider.class
com.microsoft.azure.eventhubs.amqp.AmqpResponseCode.class
com.microsoft.azure.eventhubs.amqp.RequestResponseOpener.class
com.microsoft.azure.eventhubs.amqp.IOperation.class
com.microsoft.azure.eventhubs.amqp.RequestResponseChannel$ResponseHandler.class
com.microsoft.azure.eventhubs.amqp.IAmqpReceiver.class
com.microsoft.azure.eventhubs.amqp.IIOObject$IOObjectState.class
com.microsoft.azure.eventhubs.amqp.RequestResponseCloser$1.class
com.microsoft.azure.eventhubs.amqp.ReactorDispatcher$DelayHandler.class
com.microsoft.azure.eventhubs.amqp.AmqpConstants.class
com.microsoft.azure.eventhubs.amqp.RequestResponseCloser.class
com.microsoft.azure.eventhubs.amqp.ReactorDispatcher$CloseHandler.class
com.microsoft.azure.eventhubs.amqp.RequestResponseChannel.class
com.microsoft.azure.eventhubs.amqp.RequestResponseChannel$RequestHandler.class
com.microsoft.azure.eventhubs.amqp.SendLinkHandler.class
com.microsoft.azure.eventhubs.amqp.SessionHandler$SessionTimeoutHandler.class
com.microsoft.azure.eventhubs.amqp.IIOObject.class
com.microsoft.azure.eventhubs.amqp.IAmqpConnection.class
com.microsoft.azure.eventhubs.amqp.AmqpException.class
com.microsoft.azure.eventhubs.amqp.IAmqpLink.class
com.microsoft.azure.eventhubs.amqp.ConnectionHandler.class
com.microsoft.azure.eventhubs.amqp.AmqpErrorCode.class
com.microsoft.azure.eventhubs.amqp.AmqpUtil.class
com.microsoft.azure.eventhubs.amqp.ReactorHandler.class
com.microsoft.azure.eventhubs.amqp.DispatchHandler.class
com.microsoft.azure.eventhubs.amqp.IOperationResult.class
com.microsoft.azure.eventhubs.amqp.AmqpConstants$1.class
com.microsoft.azure.eventhubs.EventHubClient$6.class
com.microsoft.azure.eventhubs.MessageReceiver.class
com.microsoft.azure.eventhubs.MessageSender$10.class
com.microsoft.azure.eventhubs.MessageReceiver$ReceiveWorkItem.class
com.microsoft.azure.eventhubs.ITimeoutErrorHandler.class
com.microsoft.azure.eventhubs.EventHubClient$4.class
com.microsoft.azure.eventhubs.ManagedServiceIdentityTokenProvider.class
com.microsoft.azure.eventhubs.Timer.class
com.microsoft.azure.eventhubs.ClientEntity$1.class
com.microsoft.azure.eventhubs.IReceiverSettingsProvider.class
com.microsoft.azure.eventhubs.MessagingFactory.class
com.microsoft.azure.eventhubs.MessageReceiver$11.class
com.microsoft.azure.eventhubs.IEventHubClient.class
com.microsoft.azure.eventhubs.ReceiverDisconnectedException.class
com.microsoft.azure.eventhubs.MessageReceiver$5.class
com.microsoft.azure.eventhubs.MessageSender$6.class
com.microsoft.azure.eventhubs.EventHubClient$ManagementRetry$1.class
com.microsoft.azure.eventhubs.ReplayableWorkItem.class
com.microsoft.azure.eventhubs.ClientEntity.class
com.microsoft.azure.eventhubs.MessageReceiver$9.class
com.microsoft.azure.eventhubs.EventHubClient$8.class
com.microsoft.azure.eventhubs.PartitionSender$1.class
com.microsoft.azure.eventhubs.MessagingFactory$1.class
com.microsoft.azure.eventhubs.ClientConstants.class
com.microsoft.azure.eventhubs.MessagingFactory$3.class
com.microsoft.azure.eventhubs.PartitionReceiveHandler.class
com.microsoft.azure.eventhubs.PartitionReceiver$2.class
com.microsoft.azure.eventhubs.ActiveClientTokenManager$TimerCallback.class
com.microsoft.azure.eventhubs.CBSChannel.class
com.microsoft.azure.eventhubs.TimeoutTracker.class
com.microsoft.azure.eventhubs.MessageSender$8.class
com.microsoft.azure.eventhubs.MessagingFactory$CloseWork$2.class
com.microsoft.azure.eventhubs.FaultTolerantObject.class
com.microsoft.azure.eventhubs.MessagingFactory$ReactorFactory.class
com.microsoft.azure.eventhubs.CBSChannel$1.class
com.microsoft.azure.eventhubs.QuotaExceededException.class
com.microsoft.azure.eventhubs.EventHubClient$11.class
com.microsoft.azure.eventhubs.EventHubPartitionRuntimeInformation.class
com.microsoft.azure.eventhubs.EventDataUtil$1.class
com.microsoft.azure.eventhubs.RetryExponential.class
com.microsoft.azure.eventhubs.MessageReceiver$2$1.class
com.microsoft.azure.eventhubs.AzureActiveDirectoryTokenProvider.class
com.microsoft.azure.eventhubs.EventDataUtil.class
com.microsoft.azure.eventhubs.PartitionReceiver$4.class
com.microsoft.azure.eventhubs.ReceiverContext.class
com.microsoft.azure.eventhubs.ManagementChannel$1$1.class
com.microsoft.azure.eventhubs.PartitionSender$2.class
com.microsoft.azure.eventhubs.ReceivePump.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
| 依赖Jar: |
proton-j-0.22.0.jar
/org.apache.qpid/proton-j/0.22.0
查看proton-j所有版本文件
slf4j-api-1.7.25.jar
/org.slf4j/slf4j-api/1.7.25
查看slf4j-api所有版本文件
adal4j-1.3.0.jar
/com.microsoft.azure/adal4j/1.3.0
查看adal4j所有版本文件
gson-2.8.2.jar
/com.google.code.gson/gson/2.8.2
查看gson所有版本文件
|