jar

com.github.banjowaza : snot

Maven & Gradle

Dec 05, 2019
1 stars

SNOT · SNOT Slack Notification is a highly configurable Slack notification library that combines annotations and filters to send Slack messages using default or custom message templates ([Slack Template Builder] (https://api.slack.com/block-kit)). Annotations can be at application or method levels and various strategies can be used to retrieve data from application or functions to build a context and provide to a template to generate a Slack notification.

Table Of Contents

Latest Version

Download com.github.banjowaza : snot JAR file - Latest Versions:

All Versions

Download com.github.banjowaza : snot JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window snot-1.0.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.banjowaza.snot

├─ com.github.banjowaza.snot.SnotException.class - [JAR]

├─ com.github.banjowaza.snot.SnotRag.class - [JAR]

├─ com.github.banjowaza.snot.SnotRocket.class - [JAR]

├─ com.github.banjowaza.snot.SnotService.class - [JAR]

├─ com.github.banjowaza.snot.SnotTemplates.class - [JAR]

├─ com.github.banjowaza.snot.Tissue.class - [JAR]

com.github.banjowaza.snot.config

├─ com.github.banjowaza.snot.config.SnotConfiguration.class - [JAR]

├─ com.github.banjowaza.snot.config.SnotProperties.class - [JAR]

com.github.banjowaza.snot.sample

├─ com.github.banjowaza.snot.sample.SampleApplication.class - [JAR]

├─ com.github.banjowaza.snot.sample.SniffService.class - [JAR]

com.github.banjowaza.snot.client

├─ com.github.banjowaza.snot.client.SlackClient.class - [JAR]

com.github.banjowaza.snot.dto

├─ com.github.banjowaza.snot.dto.LongShot.class - [JAR]

├─ com.github.banjowaza.snot.dto.ShortShot.class - [JAR]

├─ com.github.banjowaza.snot.dto.SnotShot.class - [JAR]

com.github.banjowaza.snot.aop

├─ com.github.banjowaza.snot.aop.Booger.class - [JAR]

├─ com.github.banjowaza.snot.aop.Snot.class - [JAR]

├─ com.github.banjowaza.snot.aop.SnotGot.class - [JAR]

├─ com.github.banjowaza.snot.aop.SnotNot.class - [JAR]

├─ com.github.banjowaza.snot.aop.SnotType.class - [JAR]