All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.simple4j.eventdistributor.beans.PublishAttemptStatus Maven / Gradle / Ivy

Go to download

RDBMS based messaging as an alternative to other standard messaging like JMS / Kafka

The newest version!
package org.simple4j.eventdistributor.beans;

public enum PublishAttemptStatus
{
    NEW,FAILURE,SUCCESS
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy