Last Version

ReBot - JBoss Books Service Provider 0.1

implementation of /books command Provide a link for book download or the link to read it online on https://gitbook.com/@jboss-books And notifies the Telegram group where is service is active when a book is added or updated.

License

License

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

it.rebase
ArtifactId

ArtifactId

rebot-jboss-books-service
Version

Version

0.1
Type

Type

jar
Description

Description

ReBot - JBoss Books Service Provider
implementation of /books command Provide a link for book download or the link to read it online on https://gitbook.com/@jboss-books And notifies the Telegram group where is service is active when a book is added or updated.
Source Code Management

Source Code Management

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

Download rebot-jboss-books-service 0.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.3
it.rebase : rebot-cache-service jar 0.1
it.rebase : rebot-persistence-service jar 0.1
it.rebase : rebot-telegram-api-spi jar 0.1
it.rebase : rebot-telegram-api jar 0.1

Project Modules

There are no modules declared in this project.