Skip to content
This repository has been archived by the owner on Jul 23, 2019. It is now read-only.
/ EventBridge Public archive

EventBridge is a flexible Java event framework that can be used for local and network communication.

License

Notifications You must be signed in to change notification settings

LoadingByte/EventBridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EventBridge

EventBridge is a flexible event framework that can be used for local and network communication.

License

Copyright (c) 2014 QuarterCode http://www.quartercode.com/

EventBridge may be used under the terms of the GNU Lesser General Public License (LGPL) v3.0. See the LICENSE.md file or https://www.gnu.org/licenses/lgpl-3.0.txt for details.

Compilation

We use maven to handle our dependencies and build, so you need the Java JDK and Maven for compiling the sourcecode.

  • Download & install Java JDK

  • Download & install Maven 3.

  • Check out this repository (clone or download).

  • Navigate to the project folder of this repository which contains a pom.xml and run:

      mvn clean install
    

About

EventBridge is a flexible Java event framework that can be used for local and network communication.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages