Last Version

botan-core 0.6.4

tiny chat bot framework for Java SE 8.(like a Hubot)

License

License

GroupId

GroupId

com.github.masahitojp
ArtifactId

ArtifactId

botan-core
Version

Version

0.6.4
Type

Type

jar
Description

Description

botan-core
tiny chat bot framework for Java SE 8.(like a Hubot)
Project URL

Project URL

https://github.com/masahitojp/botan-core
Source Code Management

Source Code Management

https://github.com/masahitojp/botan-core.git

Download botan-core 0.6.4


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

Dependencies

compile (5)

Group / Artifact Type Version
com.ullink.slack : simpleslackapi jar 1.0.0
org.reflections : reflections jar 0.9.10
io.netty : netty-codec-http jar 4.1.14.Final
tv.cntt : netty-router jar 2.0.0
org.slf4j : slf4j-api jar 1.7.25

test (4)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
junit : junit jar 4.12
org.hamcrest : java-hamcrest jar 2.0.0.0
org.jmockit : jmockit jar 1.29

Project Modules

There are no modules declared in this project.