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

l.orchestra.orchestra-common.1.7.3.source-code.module-info Maven / Gradle / Ivy

The newest version!
module orchestra.common {
  exports io.fixprotocol.orchestra.event;
  
  opens io.fixprotocol.orchestra.event;
  requires com.fasterxml.jackson.core;
  requires org.apache.logging.log4j;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy