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

ot8-components-cyber.0.1.0.source-code.module-info Maven / Gradle / Ivy

There is a newer version: 1.2.2
Show newest version
open module io.annot8.components.cyber {
  requires transitive io.annot8.core;
  requires io.annot8.common.data;
  requires transitive io.annot8.components.base;
  requires io.annot8.conventions;
  requires com.google.common;

  exports io.annot8.components.cyber.processors;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy