| License | License | 
|---|---|
| GroupId | GroupIdorg.entur.ror.helpers | 
| ArtifactId | ArtifactIdslack | 
| Last Version | Last Version1.0.79 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionslack Shared libraries used in other route database/journey planning components | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| slack-1.0.79.pom | |
| slack-1.0.79.jar | 5 KB | 
| slack-1.0.79-sources.jar | 3 KB | 
| slack-1.0.79-javadoc.jar | 395 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.entur.ror.helpers/slack/ -->
<dependency>
    <groupId>org.entur.ror.helpers</groupId>
    <artifactId>slack</artifactId>
    <version>1.0.79</version>
</dependency>// https://jarcasting.com/artifacts/org.entur.ror.helpers/slack/
implementation 'org.entur.ror.helpers:slack:1.0.79'// https://jarcasting.com/artifacts/org.entur.ror.helpers/slack/
implementation ("org.entur.ror.helpers:slack:1.0.79")'org.entur.ror.helpers:slack:jar:1.0.79'<dependency org="org.entur.ror.helpers" name="slack" rev="1.0.79">
  <artifact name="slack" type="jar" />
</dependency>@Grapes(
@Grab(group='org.entur.ror.helpers', module='slack', version='1.0.79')
)libraryDependencies += "org.entur.ror.helpers" % "slack" % "1.0.79"[org.entur.ror.helpers/slack "1.0.79"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.36 | 
| com.fasterxml.jackson.core : jackson-annotations | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 | 
| org.springframework : spring-context | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.6.8 |