TamTam Chat OpenAPI Schema

This is an OpenAPI schema used to build clients for TamTam Bot API.

License

License

GroupId

GroupId

chat.tamtam
ArtifactId

ArtifactId

tamtam-bot-api-schema
Last Version

Last Version

0.5.4
Release Date

Release Date

Type

Type

jar
Description

Description

TamTam Chat OpenAPI Schema
This is an OpenAPI schema used to build clients for TamTam Bot API.
Project URL

Project URL

https://dev.tamtam.chat
Project Organization

Project Organization

Mail.Ru Group
Source Code Management

Source Code Management

https://github.com/tamtam-chat/tamtam-bot-api-schema

Download tamtam-bot-api-schema

How to add to project

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

Dependencies

test (7)

Group / Artifact Type Version
junit : junit jar 4.13
org.openapitools : openapi-generator jar 3.3.3
org.slf4j : slf4j-log4j12 jar 1.7.25
org.slf4j : slf4j-api jar 1.7.25
log4j : log4j jar 1.2.17
com.networknt : json-schema-validator jar 1.0.29
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.10.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0