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

ebula.gradle-resolution-rules.0.59.0.source-code.optional-slf4j-bridge.json Maven / Gradle / Ivy

There is a newer version: 0.82.0
Show newest version
{
    "substitute": [
        {
            "module": "commons-logging:commons-logging",
            "with": "org.slf4j:jcl-over-slf4j:1.7.+",
            "reason": "Subsitute Commons Logging with SLF4J bridge",
            "author": "Danny Thomas ",
            "date": "2016-04-28T22:31:14.321Z"
        },
        {
            "module": "log4j:log4j",
            "with": "org.slf4j:log4j-over-slf4j:1.7.+",
            "reason": "Subsitute log4j with SLF4J bridge",
            "author": "Danny Thomas ",
            "date": "2016-04-28T22:31:14.321Z"
        }
    ],
    "replace": [],
    "align": [],
    "deny": [],
    "exclude": [],
    "reject": []
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy