young-bot-core

Young Bot (young-bot-core)

License

License

GroupId

GroupId

com.github.delegacy.youngbot
ArtifactId

ArtifactId

young-bot-core
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

pom
Description

Description

young-bot-core
Young Bot (young-bot-core)
Project URL

Project URL

https://github.com/delegacy/young-bot
Source Code Management

Source Code Management

https://github.com/delegacy/young-bot

Download young-bot-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.delegacy.youngbot/young-bot-core/ -->
<dependency>
    <groupId>com.github.delegacy.youngbot</groupId>
    <artifactId>young-bot-core</artifactId>
    <version>0.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.delegacy.youngbot/young-bot-core/
implementation 'com.github.delegacy.youngbot:young-bot-core:0.0.3'
// https://jarcasting.com/artifacts/com.github.delegacy.youngbot/young-bot-core/
implementation ("com.github.delegacy.youngbot:young-bot-core:0.0.3")
'com.github.delegacy.youngbot:young-bot-core:pom:0.0.3'
<dependency org="com.github.delegacy.youngbot" name="young-bot-core" rev="0.0.3">
  <artifact name="young-bot-core" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.delegacy.youngbot', module='young-bot-core', version='0.0.3')
)
libraryDependencies += "com.github.delegacy.youngbot" % "young-bot-core" % "0.0.3"
[com.github.delegacy.youngbot/young-bot-core "0.0.3"]

Dependencies

compile (9)

Group / Artifact Type Version
com.linecorp.armeria : armeria jar 0.52.0
io.reactivex.rxjava2 : rxjava jar 2.1.2
com.google.guava : guava jar 22.0
org.apache.commons : commons-lang3 jar 3.6
commons-codec : commons-codec jar
com.linecorp.bot : line-bot-api-client jar 1.8.0
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-data-jpa jar
javax.inject : javax.inject jar 1

Project Modules

There are no modules declared in this project.

Young Bot

Build Status Maven Central codecov

Versions

Version
0.0.3
0.0.2
0.0.1