jar

com.microsoft.bot : bot-builder

Maven & Gradle

Oct 27, 2022
8 usages
180 stars

com.microsoft.bot:bot-builder · Bot Framework Builder

Table Of Contents

Latest Version

Download com.microsoft.bot : bot-builder JAR file - Latest Versions:

All Versions

Download com.microsoft.bot : bot-builder JAR file - All Versions:

Version Vulnerabilities Size Updated
4.14.x
4.13.x
4.6.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window bot-builder-4.14.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.microsoft.bot.builder

├─ com.microsoft.bot.builder.ActivityHandler.class - [JAR]

├─ com.microsoft.bot.builder.AutoSaveStateMiddleware.class - [JAR]

├─ com.microsoft.bot.builder.Bot.class - [JAR]

├─ com.microsoft.bot.builder.BotAdapter.class - [JAR]

├─ com.microsoft.bot.builder.BotAssert.class - [JAR]

├─ com.microsoft.bot.builder.BotCallbackHandler.class - [JAR]

├─ com.microsoft.bot.builder.BotFrameworkAdapter.class - [JAR]

├─ com.microsoft.bot.builder.BotState.class - [JAR]

├─ com.microsoft.bot.builder.BotStateSet.class - [JAR]

├─ com.microsoft.bot.builder.BotTelemetryClient.class - [JAR]

├─ com.microsoft.bot.builder.ChannelServiceHandler.class - [JAR]

├─ com.microsoft.bot.builder.ComponentRegistration.class - [JAR]

├─ com.microsoft.bot.builder.ConnectorClientBuilder.class - [JAR]

├─ com.microsoft.bot.builder.ConversationState.class - [JAR]

├─ com.microsoft.bot.builder.DelegatingTurnContext.class - [JAR]

├─ com.microsoft.bot.builder.DeleteActivityHandler.class - [JAR]

├─ com.microsoft.bot.builder.EventFactory.class - [JAR]

├─ com.microsoft.bot.builder.IntentScore.class - [JAR]

├─ com.microsoft.bot.builder.InvokeResponse.class - [JAR]

├─ com.microsoft.bot.builder.MemoryStorage.class - [JAR]

├─ com.microsoft.bot.builder.MemoryTranscriptStore.class - [JAR]

├─ com.microsoft.bot.builder.MessageFactory.class - [JAR]

├─ com.microsoft.bot.builder.Middleware.class - [JAR]

├─ com.microsoft.bot.builder.MiddlewareSet.class - [JAR]

├─ com.microsoft.bot.builder.NextDelegate.class - [JAR]

├─ com.microsoft.bot.builder.NullBotTelemetryClient.class - [JAR]

├─ com.microsoft.bot.builder.OnTurnErrorHandler.class - [JAR]

├─ com.microsoft.bot.builder.PagedResult.class - [JAR]

├─ com.microsoft.bot.builder.PrivateConversationState.class - [JAR]

├─ com.microsoft.bot.builder.PropertyManager.class - [JAR]

├─ com.microsoft.bot.builder.QueueStorage.class - [JAR]

├─ com.microsoft.bot.builder.Recognizer.class - [JAR]

├─ com.microsoft.bot.builder.RecognizerConvert.class - [JAR]

├─ com.microsoft.bot.builder.RecognizerResult.class - [JAR]

├─ com.microsoft.bot.builder.RegisterClassMiddleware.class - [JAR]

├─ com.microsoft.bot.builder.SendActivitiesHandler.class - [JAR]

├─ com.microsoft.bot.builder.SetSpeakMiddleware.class - [JAR]

├─ com.microsoft.bot.builder.Severity.class - [JAR]

├─ com.microsoft.bot.builder.ShowTypingMiddleware.class - [JAR]

├─ com.microsoft.bot.builder.SkypeMentionNormalizeMiddleware.class - [JAR]

├─ com.microsoft.bot.builder.StatePropertyAccessor.class - [JAR]

├─ com.microsoft.bot.builder.StatePropertyInfo.class - [JAR]

├─ com.microsoft.bot.builder.Storage.class - [JAR]

├─ com.microsoft.bot.builder.StoreItem.class - [JAR]

├─ com.microsoft.bot.builder.TelemetryConstants.class - [JAR]

├─ com.microsoft.bot.builder.TelemetryLoggerConstants.class - [JAR]

├─ com.microsoft.bot.builder.TelemetryLoggerMiddleware.class - [JAR]

├─ com.microsoft.bot.builder.TraceTranscriptLogger.class - [JAR]

├─ com.microsoft.bot.builder.TranscriptInfo.class - [JAR]

├─ com.microsoft.bot.builder.TranscriptLogger.class - [JAR]

├─ com.microsoft.bot.builder.TranscriptLoggerMiddleware.class - [JAR]

├─ com.microsoft.bot.builder.TranscriptStore.class - [JAR]

├─ com.microsoft.bot.builder.TurnContext.class - [JAR]

├─ com.microsoft.bot.builder.TurnContextImpl.class - [JAR]

├─ com.microsoft.bot.builder.TurnContextStateCollection.class - [JAR]

├─ com.microsoft.bot.builder.TurnStateConstants.class - [JAR]

├─ com.microsoft.bot.builder.TypedInvokeResponse.class - [JAR]

├─ com.microsoft.bot.builder.UpdateActivityHandler.class - [JAR]

├─ com.microsoft.bot.builder.UserState.class - [JAR]

├─ com.microsoft.bot.builder.UserTokenProvider.class - [JAR]

├─ com.microsoft.bot.builder.package-info.class - [JAR]

com.microsoft.bot.builder.skills

├─ com.microsoft.bot.builder.skills.BotFrameworkClient.class - [JAR]

├─ com.microsoft.bot.builder.skills.BotFrameworkSkill.class - [JAR]

├─ com.microsoft.bot.builder.skills.SkillConversationIdFactory.class - [JAR]

├─ com.microsoft.bot.builder.skills.SkillConversationIdFactoryBase.class - [JAR]

├─ com.microsoft.bot.builder.skills.SkillConversationIdFactoryOptions.class - [JAR]

├─ com.microsoft.bot.builder.skills.SkillConversationReference.class - [JAR]

├─ com.microsoft.bot.builder.skills.SkillHandler.class - [JAR]

├─ com.microsoft.bot.builder.skills.package-info.class - [JAR]

com.microsoft.bot.builder.integration

├─ com.microsoft.bot.builder.integration.AdapterIntegration.class - [JAR]

├─ com.microsoft.bot.builder.integration.package-info.class - [JAR]

com.microsoft.bot.builder.teams

├─ com.microsoft.bot.builder.teams.TeamsActivityHandler.class - [JAR]

├─ com.microsoft.bot.builder.teams.TeamsInfo.class - [JAR]

├─ com.microsoft.bot.builder.teams.TeamsSSOTokenExchangeMiddleware.class - [JAR]

├─ com.microsoft.bot.builder.teams.package-info.class - [JAR]

com.microsoft.bot.builder.inspection

├─ com.microsoft.bot.builder.inspection.InspectionActivityExtensions.class - [JAR]

├─ com.microsoft.bot.builder.inspection.InspectionMiddleware.class - [JAR]

├─ com.microsoft.bot.builder.inspection.InspectionSession.class - [JAR]

├─ com.microsoft.bot.builder.inspection.InspectionSessionsByStatus.class - [JAR]

├─ com.microsoft.bot.builder.inspection.InspectionState.class - [JAR]

├─ com.microsoft.bot.builder.inspection.InterceptionMiddleware.class - [JAR]

├─ com.microsoft.bot.builder.inspection.package-info.class - [JAR]

Advertisement

Dependencies from Group

Oct 27, 2022
8 usages
180 stars
Oct 27, 2022
6 usages
180 stars
Oct 27, 2022
6 usages
180 stars
Oct 27, 2022
5 usages
180 stars
Oct 27, 2022
4 usages
180 stars

Discover Dependencies

Dec 08, 2022
1 usages
0 stars
Jul 20, 2023
6 usages
389 stars
Jul 20, 2023
2 usages
389 stars
Aug 19, 2022
2 usages
17 stars
Aug 19, 2022
7 usages
17 stars
Sep 30, 2019
0 stars
Aug 20, 2022
1 usages
2.2k stars
Jul 31, 2023
5 usages
30.5k stars