ging.jboss-logging.3.5.3.Final.source-code.module-info.yml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jboss-logging Show documentation
Show all versions of jboss-logging Show documentation
The JBoss Logging Framework
name: org.jboss.logging
requires:
- module: org.slf4j
static: true
- module: log4j.api # log4j 1, theoretically
static: true
- module: org.apache.logging.log4j
static: true
- module: java.logging
static: true