MVN

com.github.cafdataprocessing : util-email-content-segregation-script

Maven & Gradle

Jul 03, 2018
3 usages
0 stars

Email Content Segregation Script · Python script that uses the Mailgun/Talon library to parse emails and mark the start of each new message in the chain.

<dependency>
    <groupId>com.github.cafdataprocessing</groupId>
    <artifactId>util-email-content-segregation-script</artifactId>
    <version>2.1.0-80</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.cafdataprocessing : util-email-content-segregation-script to add to Maven - Latest Versions:

  • Latest Stable: 2.1.0-80

All Versions

Choose a version of com.github.cafdataprocessing : util-email-content-segregation-script to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
util-email-content-segregation-script-2.1.0-80
2.0.x
util-email-content-segregation-script-2.0.0-7

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.cafdataprocessing</groupId>
    <artifactId>util-email-content-segregation-script</artifactId>
    <version>2.1.0-80</version>
</dependency>

Advertisement