| 组织ID: |
com.microsoft.azure |
| 项目ID: |
azure-eventhubs |
| 版本: |
3.0.1 |
| 最后修改时间: |
2019-10-04 07:55:23 |
| 包类型: |
jar |
| 标题: |
Microsoft Azure SDK for Event Hubs |
| 描述: |
Libraries built on Microsoft Azure Event Hubs |
| 大小: |
288.94KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-eventhubs</artifactId>
<version>3.0.1</version>
</dependency>
|
| Gradle引入代码: |
com.microsoft.azure:azure-eventhubs:3.0.1
|
| 下载Jar包: |
|
| POM文件内容: |
<!-- Copyright (c) Microsoft Corporation. All rights reserved.
Licensed under the MIT License. -->
<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.azure</groupId>
<artifactId>azure-data-sdk-parent</artifactId>
<version>1.1.0</version>
<relativePath>../../../pom.data.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-eventhubs</artifactId>
<version>3.0.1</version>
<name>Microsoft Azure SDK for Event Hubs</name>
<description>Libraries built on Microsoft Azure Event Hubs</description>
<url>https://github.com/Azure/azure-sdk-for-java</url>
<distributionManagement>
<site>
<id>azure-java-build-docs</id>
<url>${site.url}/site/${project.artifactId}</url>
</site>
</distributionManagement>
<scm>
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
</scm>
<dependencies>
<dependency>
<groupId>org.apache.qpid</groupId>
<artifactId>proton-j</artifactId>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>qpid-proton-j-extensions</artifactId>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
</dependency>
<!-- Explicitly list this as a compile dependency because in parent/pom.xml, this is a test dependency. -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-client-authentication</artifactId>
<version>${client-runtime.version}</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.nimbusds</groupId>
<artifactId>nimbus-jose-jwt</artifactId>
<version>6.0.1</version>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-simple</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>msal4j</artifactId>
<version>0.4.0-preview</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>adal4j</artifactId>
<scope>test</scope>
</dependency>
</dependencies>
<build>
<plugins>
<!-- Now that all checkstyle issues have been resolved, override the
default behavior to make checkstyle fail on error and violation. -->
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<configuration>
<failsOnError>true</failsOnError>
<failOnViolation>true</failOnViolation>
</configuration>
</plugin>
</plugins>
</build>
</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.IllegalEntityException.class
com.microsoft.azure.eventhubs.PartitionRuntimeInformation.class
com.microsoft.azure.eventhubs.AuthorizationFailedException.class
com.microsoft.azure.eventhubs.EventPosition.class
com.microsoft.azure.eventhubs.ManagedIdentityTokenProvider.class
com.microsoft.azure.eventhubs.AzureActiveDirectoryTokenProvider.class
com.microsoft.azure.eventhubs.EventHubException.class
com.microsoft.azure.eventhubs.PartitionSender.class
com.microsoft.azure.eventhubs.ReceiverDisconnectedException.class
com.microsoft.azure.eventhubs.ErrorContext.class
com.microsoft.azure.eventhubs.ReceiverOptions.class
com.microsoft.azure.eventhubs.PayloadSizeExceededException.class
com.microsoft.azure.eventhubs.IllegalConnectionStringFormatException.class
com.microsoft.azure.eventhubs.EventDataBatch.class
com.microsoft.azure.eventhubs.BatchOptions.class
com.microsoft.azure.eventhubs.SecurityToken.class
com.microsoft.azure.eventhubs.TimeoutException.class
com.microsoft.azure.eventhubs.PartitionReceiver.class
com.microsoft.azure.eventhubs.PartitionReceiveHandler.class
com.microsoft.azure.eventhubs.ReceiverRuntimeInformation.class
com.microsoft.azure.eventhubs.EventHubRuntimeInformation.class
com.microsoft.azure.eventhubs.EventHubClient.class
com.microsoft.azure.eventhubs.impl.SessionHandler$SessionTimeoutHandler.class
com.microsoft.azure.eventhubs.impl.MessageSender.class
com.microsoft.azure.eventhubs.impl.ReceivePump$1.class
com.microsoft.azure.eventhubs.impl.MessageReceiver$5.class
com.microsoft.azure.eventhubs.impl.TimeoutTracker.class
com.microsoft.azure.eventhubs.impl.ReceivePump$IPartitionReceiver.class
com.microsoft.azure.eventhubs.impl.RequestResponseChannel.class
com.microsoft.azure.eventhubs.impl.MessageWrapper.class
com.microsoft.azure.eventhubs.impl.WebSocketConnectionHandler.class
com.microsoft.azure.eventhubs.impl.Timer.class
com.microsoft.azure.eventhubs.impl.OperationResultBase.class
com.microsoft.azure.eventhubs.impl.CustomIOHandler.class
com.microsoft.azure.eventhubs.impl.ExceptionUtil$SyncFactoryVoid.class
com.microsoft.azure.eventhubs.impl.MessageSender$10.class
com.microsoft.azure.eventhubs.impl.ConnectionHandler.class
com.microsoft.azure.eventhubs.impl.MessageSender$4.class
com.microsoft.azure.eventhubs.impl.ReplayableWorkItem.class
com.microsoft.azure.eventhubs.impl.Operation.class
com.microsoft.azure.eventhubs.impl.SharedAccessSignatureTokenProvider.class
com.microsoft.azure.eventhubs.impl.MessageSender$1.class
com.microsoft.azure.eventhubs.impl.ReactorDispatcher$DelayHandler.class
com.microsoft.azure.eventhubs.impl.EventHubClientImpl$7.class
com.microsoft.azure.eventhubs.impl.AmqpSender.class
com.microsoft.azure.eventhubs.impl.RequestResponseChannel$1.class
com.microsoft.azure.eventhubs.impl.ReceiveLinkHandler.class
com.microsoft.azure.eventhubs.impl.ExceptionUtil$SyncFactoryWithIllegalArgException.class
com.microsoft.azure.eventhubs.impl.SchedulerProvider.class
com.microsoft.azure.eventhubs.impl.MessageReceiver$11.class
com.microsoft.azure.eventhubs.impl.MessagingFactory$CloseWork.class
com.microsoft.azure.eventhubs.impl.MessageReceiver$2$1.class
com.microsoft.azure.eventhubs.impl.ManagementChannel$1.class
com.microsoft.azure.eventhubs.impl.RetryExponential.class
com.microsoft.azure.eventhubs.impl.EventDataUtil$1.class
com.microsoft.azure.eventhubs.impl.FaultTolerantObject$2.class
com.microsoft.azure.eventhubs.impl.ReceiverContext.class
com.microsoft.azure.eventhubs.impl.ProtonUtil.class
com.microsoft.azure.eventhubs.impl.AmqpLink.class
com.microsoft.azure.eventhubs.impl.MessageReceiver$4.class
com.microsoft.azure.eventhubs.impl.PartitionReceiverImpl$1.class
com.microsoft.azure.eventhubs.impl.ReactorHandler.class
com.microsoft.azure.eventhubs.impl.MessageReceiver$10.class
com.microsoft.azure.eventhubs.impl.EventHubClientImpl$ManagementRetry.class
com.microsoft.azure.eventhubs.impl.PartitionSenderImpl$2.class
com.microsoft.azure.eventhubs.impl.MessageReceiver.class
com.microsoft.azure.eventhubs.impl.MessageReceiver$ReceiveWork.class
com.microsoft.azure.eventhubs.impl.MessageReceiver$2.class
com.microsoft.azure.eventhubs.impl.SessionHandler.class
com.microsoft.azure.eventhubs.impl.MessageReceiver$1.class
com.microsoft.azure.eventhubs.impl.MessageReceiver$6.class
com.microsoft.azure.eventhubs.impl.EventHubClientImpl$1.class
com.microsoft.azure.eventhubs.impl.IteratorUtil.class
com.microsoft.azure.eventhubs.impl.MessageSender$6.class
com.microsoft.azure.eventhubs.impl.MessageSender$3.class
com.microsoft.azure.eventhubs.impl.ManagementChannel.class
com.microsoft.azure.eventhubs.impl.MessageSender$9.class
com.microsoft.azure.eventhubs.impl.EventDataImpl.class
com.microsoft.azure.eventhubs.impl.MessageSender$11.class
com.microsoft.azure.eventhubs.impl.ReactorDispatcher.class
com.microsoft.azure.eventhubs.impl.MessagingFactory$RunReactor$1.class
com.microsoft.azure.eventhubs.impl.MessageReceiver$7.class
com.microsoft.azure.eventhubs.impl.ActiveClientTokenManager$1.class
com.microsoft.azure.eventhubs.impl.MessageReceiver$9.class
com.microsoft.azure.eventhubs.impl.ActiveClientTokenManager$TimerCallback.class
com.microsoft.azure.eventhubs.impl.SendLinkHandler.class
com.microsoft.azure.eventhubs.impl.ExceptionUtil$1.class
com.microsoft.azure.eventhubs.impl.RequestResponseOpener$1.class
com.microsoft.azure.eventhubs.impl.MessagingFactory$CloseWork$2.class
com.microsoft.azure.eventhubs.impl.AmqpErrorCode.class
com.microsoft.azure.eventhubs.impl.MessagingFactory$CloseWork$1.class
com.microsoft.azure.eventhubs.impl.TrackingUtil.class
com.microsoft.azure.eventhubs.impl.WorkItem.class
com.microsoft.azure.eventhubs.impl.ReceiverSettingsProvider.class
com.microsoft.azure.eventhubs.impl.MessagingFactory$2.class
com.microsoft.azure.eventhubs.impl.MessageSender$2$1.class
com.microsoft.azure.eventhubs.impl.MessagingFactory$ReactorHandlerWithConnection.class
com.microsoft.azure.eventhubs.impl.DispatchHandler.class
com.microsoft.azure.eventhubs.impl.EventDataUtil$2.class
com.microsoft.azure.eventhubs.impl.ConnectionHandler$1.class
com.microsoft.azure.eventhubs.impl.MessagingFactory$1.class
com.microsoft.azure.eventhubs.impl.ClientEntity.class
com.microsoft.azure.eventhubs.impl.EventHubClientImpl$2.class
com.microsoft.azure.eventhubs.impl.ActiveClientTokenManager.class
com.microsoft.azure.eventhubs.impl.ExceptionUtil.class
com.microsoft.azure.eventhubs.impl.MessageSender$SendTimeout.class
com.microsoft.azure.eventhubs.impl.ReceivePump$ProcessAndReschedule.class
com.microsoft.azure.eventhubs.impl.MessageSender$8.class
com.microsoft.azure.eventhubs.ITokenProvider.class
com.microsoft.azure.eventhubs.impl.FaultTolerantObject$1$1.class
com.microsoft.azure.eventhubs.impl.MessageReceiver$CreateAndReceive.class
com.microsoft.azure.eventhubs.impl.EventHubClientImpl$6.class
com.microsoft.azure.eventhubs.impl.PartitionReceiverImpl$2.class
com.microsoft.azure.eventhubs.impl.ClientEntity$1.class
com.microsoft.azure.eventhubs.impl.AmqpUtil.class
com.microsoft.azure.eventhubs.impl.FaultTolerantObject.class
com.microsoft.azure.eventhubs.impl.MessageSender$WeightedDeliveryTag.class
com.microsoft.azure.eventhubs.impl.MessageReceiver$3.class
com.microsoft.azure.eventhubs.impl.PartitionReceiverImpl.class
com.microsoft.azure.eventhubs.impl.SenderContext.class
com.microsoft.azure.eventhubs.impl.EventPositionImpl.class
com.microsoft.azure.eventhubs.impl.EventHubClientImpl$5.class
com.microsoft.azure.eventhubs.impl.PartitionReceiverImpl$3.class
com.microsoft.azure.eventhubs.impl.MessageSender$12.class
com.microsoft.azure.eventhubs.impl.PassByRef.class
com.microsoft.azure.eventhubs.impl.FaultTolerantObject$2$1.class
com.microsoft.azure.eventhubs.impl.ReactorDispatcher$1.class
com.microsoft.azure.eventhubs.impl.MessagingFactory$ReactorFactory.class
com.microsoft.azure.eventhubs.impl.EventHubClientImpl$8.class
com.microsoft.azure.eventhubs.impl.RequestResponseCloser.class
com.microsoft.azure.eventhubs.impl.MessageOperationResult.class
com.microsoft.azure.eventhubs.impl.MessagingFactory.class
com.microsoft.azure.eventhubs.impl.MessageReceiver$ReceiveWorkItem.class
com.microsoft.azure.eventhubs.impl.ExceptionUtil$SyncFactory.class
com.microsoft.azure.eventhubs.impl.AmqpException.class
com.microsoft.azure.eventhubs.impl.ReactorDispatcher$CloseHandler.class
com.microsoft.azure.eventhubs.impl.AmqpConnection.class
com.microsoft.azure.eventhubs.impl.WebSocketProxyConnectionHandler.class
com.microsoft.azure.eventhubs.impl.ExceptionUtil$SyncFactoryWithIOException.class
com.microsoft.azure.eventhubs.impl.AmqpConstants.class
com.microsoft.azure.eventhubs.impl.AmqpConstants$1.class
com.microsoft.azure.eventhubs.impl.ReactorDispatcher$ScheduleHandler.class
com.microsoft.azure.eventhubs.impl.MessageReceiver$8.class
com.microsoft.azure.eventhubs.impl.BaseLinkHandler.class
com.microsoft.azure.eventhubs.impl.SessionProvider.class
com.microsoft.azure.eventhubs.impl.RequestResponseChannel$RequestHandler.class
com.microsoft.azure.eventhubs.impl.IOObject.class
com.microsoft.azure.eventhubs.impl.EventDataBatchImpl.class
com.microsoft.azure.eventhubs.impl.EventHubClientImpl$4.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
| 依赖Jar: |
azure-client-authentication-${client-runtime.version}.jar
/com.microsoft.azure/azure-client-authentication/${client-runtime.version}
查看azure-client-authentication所有版本文件
nimbus-jose-jwt-6.0.1.jar
/com.nimbusds/nimbus-jose-jwt/6.0.1
查看nimbus-jose-jwt所有版本文件
msal4j-0.4.0-preview.jar
/com.microsoft.azure/msal4j/0.4.0-preview
查看msal4j所有版本文件
|