ReBot - Persistence Service

Persistence layer, by default it uses H2 file database.

Лицензия

Лицензия

Группа

Группа

it.rebase
Идентификатор

Идентификатор

rebot-persistence-service
Последняя версия

Последняя версия

0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

ReBot - Persistence Service
Persistence layer, by default it uses H2 file database.
Ссылка на сайт

Ссылка на сайт

https://github.com/rebase-it/rebot/tree/master/rebot-services/rebot-persistence-service
Система контроля версий

Система контроля версий

https://github.com/rebase-it/rebot

Скачать rebot-persistence-service

Как подключить последнюю версию

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.wildfly.swarm : jpa jar
org.wildfly.swarm : hibernate-search jar
javax : javaee-api jar 7.0
com.h2database : h2 jar 1.4.196
it.rebase : rebot-telegram-api-objects jar 0.3
it.rebase : rebot-telegram-api-emojis jar 0.3

Модули Проекта

Данный проект не имеет модулей.

ReBot - A Java API for Telegram

ReBot - Java 11

This API is composed by 3 Key Sub Projects, which are:

Also, you can find a Telegram Bot, ready to use, All you need to do is provide your Bot Token and Username.

For more details about each module, please visit its README file.

Code Style

This project uses a similar Java code style than https://github.com/kiegroup/droolsjbpm-build-bootstrap/tree/master/ide-configuration

Did you find a bug or do you have a suggestion?

Feel free to raise a issue.

it.rebase

Rebasing XYZ

This org was moved to https://github.com/rebasing-xyz

Версии библиотеки

Версия
0.3
0.2
0.1