Last Version

com.microsoft.bot.schema:botbuilder-schema 4.0.0-a1

Bot Framework Schema

License

License

GroupId

GroupId

com.microsoft.bot.schema
ArtifactId

ArtifactId

botbuilder-schema
Version

Version

4.0.0-a1
Type

Type

jar
Description

Description

com.microsoft.bot.schema:botbuilder-schema
Bot Framework Schema
Project URL

Project URL

https://dev.botframework.com/
Source Code Management

Source Code Management

https://github.com/Microsoft/botbuilder-java

Download botbuilder-schema 4.0.0-a1


<!-- https://jarcasting.com/artifacts/com.microsoft.bot.schema/botbuilder-schema/ -->
<dependency>
    <groupId>com.microsoft.bot.schema</groupId>
    <artifactId>botbuilder-schema</artifactId>
    <version>4.0.0-a1</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.bot.schema/botbuilder-schema/
implementation 'com.microsoft.bot.schema:botbuilder-schema:4.0.0-a1'
// https://jarcasting.com/artifacts/com.microsoft.bot.schema/botbuilder-schema/
implementation ("com.microsoft.bot.schema:botbuilder-schema:4.0.0-a1")
'com.microsoft.bot.schema:botbuilder-schema:jar:4.0.0-a1'
<dependency org="com.microsoft.bot.schema" name="botbuilder-schema" rev="4.0.0-a1">
  <artifact name="botbuilder-schema" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.bot.schema', module='botbuilder-schema', version='4.0.0-a1')
)
libraryDependencies += "com.microsoft.bot.schema" % "botbuilder-schema" % "4.0.0-a1"
[com.microsoft.bot.schema/botbuilder-schema "4.0.0-a1"]

Dependencies

compile (4)

Group / Artifact Type Version
com.fasterxml.jackson.module : jackson-module-parameter-names jar 2.9.5
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.9.5
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.9.5
joda-time : joda-time jar RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.