An open API service indexing awesome lists of open source software.

https://github.com/apache/james-jsieve

Mirror of Apache James jSieve
https://github.com/apache/james-jsieve

james java mail network-server

Last synced: 11 months ago
JSON representation

Mirror of Apache James jSieve

Awesome Lists containing this project

README

          

JSieve is built using Maven 2 (http://maven.apache.org).

To build all modules type:
% mvn install

To release:
%mvn clean javadoc:aggregate site install
%mvn release:clean
%mvn release:perform
Read the rest on http://www.apache.org/dev/publishing-maven-artifacts.html