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

gback-more-appenders.1.8.7-JAVA9MODULE_SLF4J17.source-code.module-info Maven / Gradle / Ivy

There is a newer version: 1.8.8-JAVA9MODULE_SLF4J17
Show newest version
open module org.slf4j {
  requires transitive slf4j.api;
  requires static logback.core;
  requires static logback.classic;
  requires static logback.access;
  requires static fluent.logger;
  requires static fluency.core;
  requires static fluency.fluentd;
  requires static aws.java.sdk.core;
  requires static aws.java.sdk.logs;
  requires static aws.java.sdk.kinesis;
  requires static software.amazon.awssdk.core;
  requires static software.amazon.awssdk.auth;
  requires static software.amazon.awssdk.regions;
  requires static software.amazon.awssdk.services.kinesis;
  requires static software.amazon.awssdk.services.cloudwatchlogs;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy