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

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

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

  exports io.avaje.json;
  exports io.avaje.json.simple;
  exports io.avaje.json.stream;
  exports io.avaje.json.view;
  exports io.avaje.json.core to io.avaje.jsonb, io.avaje.json.node;

  requires static io.helidon.webserver;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy