| License |
License |
|---|---|
| Categories |
CategoriesJetty Container Application Servers |
| GroupId | GroupIdcom.github.seratch |
| ArtifactId | ArtifactIdjslack-lightning-jetty |
| Last Version | Last Version3.4.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/com.github.seratch/jslack-lightning-jetty/ -->
<dependency>
<groupId>com.github.seratch</groupId>
<artifactId>jslack-lightning-jetty</artifactId>
<version>3.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.seratch/jslack-lightning-jetty/
implementation 'com.github.seratch:jslack-lightning-jetty:3.4.2'
// https://jarcasting.com/artifacts/com.github.seratch/jslack-lightning-jetty/
implementation ("com.github.seratch:jslack-lightning-jetty:3.4.2")
'com.github.seratch:jslack-lightning-jetty:jar:3.4.2'
<dependency org="com.github.seratch" name="jslack-lightning-jetty" rev="3.4.2">
<artifact name="jslack-lightning-jetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.seratch', module='jslack-lightning-jetty', version='3.4.2')
)
libraryDependencies += "com.github.seratch" % "jslack-lightning-jetty" % "3.4.2"
[com.github.seratch/jslack-lightning-jetty "3.4.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.seratch : jslack-api-model | jar | 3.4.2 |
| com.github.seratch : jslack-api-client | jar | 3.4.2 |
| com.github.seratch : jslack-app-backend | jar | 3.4.2 |
| com.github.seratch : jslack-lightning | jar | 3.4.2 |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| org.eclipse.jetty : jetty-servlet | jar | 9.4.24.v20191120 |
| org.eclipse.jetty : jetty-server | jar | 9.4.24.v20191120 |
| org.eclipse.jetty : jetty-webapp | jar | 9.4.24.v20191120 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.10 |
| 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 |