Skip to content

com.notkamui.libs.kourrier 0.2.1

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>com.notkamui.libs</groupId>
  <artifactId>kourrier</artifactId>
  <version>0.2.1</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

Improved internals

Summary

Gotta go fast, mmm'y'know

Changelog

  • Optimized message query
  • Properly caught InterruptedException when closing a listened folder
  • Update to Kotlin 1.5.31

Changelog since last major version

  • One can now set a keepAlive Boolean to true when opening a folder, to make sure the connection stays alive until explicitly closed.

Integration

To use it, you just need to import the attached kourrier-0.2.1.jar (optionally along with kourrier-0.2.1-sources.jar and kourrier-0.2.1-javadoc.jar if you want to be able to read the source and documentation code directly) OR to use your favorite dependency manager @com.notkamui.libs:kourrier:0.2.1

Usage

For further information on usage, please read README and Wiki.

Future plans

  • SMTP connection