Skip to content

radsz/javabip-core

 
 

Repository files navigation

BIP Core Project

BEFORE you can build this project you need to build org.bip.epfl project in ../org.bip.epfl directory.

This is the BIP core project that provides BIP executors, BIP API, BIP Glue, ...

To deploy to a local CF while building, use Maven profile deploy:

mvn clean install -Pdeploy -Ddeploy.dir=<cf-path>

About

Coordination of concurrent Java components using a Java flavour of the BIP (Behaviour, Interactions, Priorities) framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 99.7%
  • ANTLR 0.3%