Microsoft Bot Framework 4J Logging System

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

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.msbotframework4j
ArtifactId

ArtifactId

msbotframework4j-logging
Last Version

Last Version

0.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

Microsoft Bot Framework 4J Logging System
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-logging

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.4
org.slf4j : slf4j-api jar 1.7.21

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