slack-bot-api-jetty

api for creating slack bots

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

io.dangernoodle
ArtifactId

ArtifactId

slack-bot-api-jetty
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

slack-bot-api-jetty
api for creating slack bots
Project Organization

Project Organization

dangernoodle.io

Download slack-bot-api-jetty

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.dangernoodle : slack-bot-api-core jar 0.1.1
org.eclipse.jetty.websocket : websocket-client jar 9.3.12.v20160915
org.slf4j : slf4j-api jar 1.7.21

test (5)

Group / Artifact Type Version
org.hamcrest : hamcrest-library jar 1.3
org.junit.jupiter : junit-jupiter-engine jar 5.0.0-M2
org.junit.platform : junit-platform-runner jar 1.0.0-M2
org.mockito : mockito-core jar 2.1.0-RC.1
org.slf4j : slf4j-simple jar 1.7.21

Project Modules

There are no modules declared in this project.
io.dangernoodle

Versions

Version
0.1.1
0.1.0