Microsoft Bot Framework 4J

MSBotFramework4j project contains libraries that we rely on in our Java-based Bot projects: REST models, logging system, REST API connector and Bot builder.

License

License

GroupId

GroupId

org.msbotframework4j
ArtifactId

ArtifactId

msbotframework4j-parent
Last Version

Last Version

0.1.4
Release Date

Release Date

Type

Type

pom
Description

Description

Microsoft Bot Framework 4J
MSBotFramework4j project contains libraries that we rely on in our Java-based Bot projects: REST models, logging system, REST API connector and Bot builder.

Download msbotframework4j-parent

How to add to project

<!-- https://jarcasting.com/artifacts/org.msbotframework4j/msbotframework4j-parent/ -->
<dependency>
    <groupId>org.msbotframework4j</groupId>
    <artifactId>msbotframework4j-parent</artifactId>
    <version>0.1.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.msbotframework4j/msbotframework4j-parent/
implementation 'org.msbotframework4j:msbotframework4j-parent:0.1.4'
// https://jarcasting.com/artifacts/org.msbotframework4j/msbotframework4j-parent/
implementation ("org.msbotframework4j:msbotframework4j-parent:0.1.4")
'org.msbotframework4j:msbotframework4j-parent:pom:0.1.4'
<dependency org="org.msbotframework4j" name="msbotframework4j-parent" rev="0.1.4">
  <artifact name="msbotframework4j-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.msbotframework4j', module='msbotframework4j-parent', version='0.1.4')
)
libraryDependencies += "org.msbotframework4j" % "msbotframework4j-parent" % "0.1.4"
[org.msbotframework4j/msbotframework4j-parent "0.1.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.4
0.1.3
0.1.2
0.1.1
0.1