License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdio.dangernoodle |
ArtifactId | ArtifactIdslack-bot-api-jetty |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionslack-bot-api-jetty
api for creating slack bots
|
Project Organization |
Project Organizationdangernoodle.io |
<!-- 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"]
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 |
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 |