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

e-json.3.0-RC1.source-code.module-info Maven / Gradle / Ivy

There is a newer version: 3.0-RC2
Show newest version
module io.avaje.json {

  exports io.avaje.json;
  exports io.avaje.json.core;
  exports io.avaje.json.stream;
  exports io.avaje.json.stream.core;
  exports io.avaje.json.view;

  requires static io.helidon.webserver;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy