Last Version

jSlack project 3.4.2

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.github.seratch
ArtifactId

ArtifactId

jslack-modules
Version

Version

3.4.2
Type

Type

pom
Description

Description

jSlack project
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/seratch/jslack

Download jslack-modules 3.4.2

Filename Size
jslack-modules-3.4.2.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.seratch/jslack-modules/ -->
<dependency>
    <groupId>com.github.seratch</groupId>
    <artifactId>jslack-modules</artifactId>
    <version>3.4.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.seratch/jslack-modules/
implementation 'com.github.seratch:jslack-modules:3.4.2'
// https://jarcasting.com/artifacts/com.github.seratch/jslack-modules/
implementation ("com.github.seratch:jslack-modules:3.4.2")
'com.github.seratch:jslack-modules:pom:3.4.2'
<dependency org="com.github.seratch" name="jslack-modules" rev="3.4.2">
  <artifact name="jslack-modules" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.seratch', module='jslack-modules', version='3.4.2')
)
libraryDependencies += "com.github.seratch" % "jslack-modules" % "3.4.2"
[com.github.seratch/jslack-modules "3.4.2"]

Dependencies

provided (1)

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

test (4)

Group / Artifact Type Version
junit : junit jar 4.13-rc-1
org.hamcrest : hamcrest-all jar 1.3
ch.qos.logback : logback-classic jar 1.2.3
org.mockito : mockito-core jar 3.2.0

Project Modules

  • jslack-all
  • jslack-api-client
  • jslack-api-model
  • jslack-app-backend
  • jslack-lightning
  • jslack-lightning-jetty
  • jslack-lightning-micronaut
  • jslack-lightning-spring-boot-examples
  • jslack-lightning-kotlin-examples
  • jslack-lightning-quarkus-examples