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

Download JAR files tagged by leaks with all dependencies

Search JAR files by class name

events-on-fire from group com.googlecode.events-on-fire (version 1.2.2)

The repeated implementation of the listener pattern for Java is a boring task which cannot be easily abstracted. Events-On-Fire is a way to get rid of this. Events-On-Fire offers a simple mechanism to fire events across your application without the need for any configuration and without the danger of memory leaks.

Group: com.googlecode.events-on-fire Artifact: events-on-fire
Show all versions Show documentation Show source 
 

0 downloads
Artifact events-on-fire
Group com.googlecode.events-on-fire
Version 1.2.2
Last update 25. March 2012
Organization not specified
URL http://events-on-fire.googlecode.com
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

NewsBoy from group com.elusive-code.newsboy (version 0.2)

Asynchronous publish-subscribe communication library. Features: 1. Listeners are stored using WeakReferences to prevent memory leaks when they are not unsubscribed. 2. Uses fork-join framework for concurrent event delivery. 3. Publish methods returns collection of Futures that represent event notifications. 4. Supports ordered publishing: guaranteed to notify of the events in order they were published. 5. Provides EventSource and EventService interfaces for better integration with IOC containers and alternative implementations.

Group: com.elusive-code.newsboy Artifact: NewsBoy
Show all versions Show documentation Show source 
 

0 downloads
Artifact NewsBoy
Group com.elusive-code.newsboy
Version 0.2
Last update 20. April 2014
Organization not specified
URL https://github.com/elusive-code/NewsBoy
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies junit, commons-lang3,
There are maybe transitive dependencies!



Page 3 from 3 (items total 22)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy