Last Version

biz.cosee:slack-client-java 1.1

A thin java wrapper around the Slack API

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

biz.cosee
ArtifactId

ArtifactId

slack-client-java
Version

Version

1.1
Type

Type

jar
Description

Description

biz.cosee:slack-client-java
A thin java wrapper around the Slack API
Project URL

Project URL

https://github.com/cosee/slack-client-java
Source Code Management

Source Code Management

https://github.com/cosee/slack-client-java

Download slack-client-java 1.1


<!-- https://jarcasting.com/artifacts/biz.cosee/slack-client-java/ -->
<dependency>
    <groupId>biz.cosee</groupId>
    <artifactId>slack-client-java</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/biz.cosee/slack-client-java/
implementation 'biz.cosee:slack-client-java:1.1'
// https://jarcasting.com/artifacts/biz.cosee/slack-client-java/
implementation ("biz.cosee:slack-client-java:1.1")
'biz.cosee:slack-client-java:jar:1.1'
<dependency org="biz.cosee" name="slack-client-java" rev="1.1">
  <artifact name="slack-client-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='biz.cosee', module='slack-client-java', version='1.1')
)
libraryDependencies += "biz.cosee" % "slack-client-java" % "1.1"
[biz.cosee/slack-client-java "1.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.10.2
com.fasterxml.jackson.core : jackson-annotations jar 2.10.3

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

test (4)

Group / Artifact Type Version
com.github.tomakehurst : wiremock jar 2.26.2
org.assertj : assertj-core jar 3.15.0
org.hamcrest : hamcrest-all jar 1.3
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.