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

ebula.gradle-resolution-rules.0.59.0.source-code.optional-spring-boot-log4j2.json Maven / Gradle / Ivy

There is a newer version: 0.82.0
Show newest version
{
    "substitute": [],
    "replace": [
        {
            "module" : "commons-logging:commons-logging",
            "with" : "org.springframework:spring-jcl",
            "reason" : "Spring Boot Log4J 2 configuration",
            "author" : "Danny Thomas",
            "date" : "2018-10-30"
        },
        {
            "module" : "log4j:log4j",
            "with" : "org.apache.logging.log4j:log4j-1.2-api",
            "reason" : "Spring Boot Log4J 2 configuration",
            "author" : "Danny Thomas",
            "date" : "2018-10-30"
        }
    ],
    "align": [],
    "deny": [],
    "exclude": [
        {
            "module" : "org.apache.logging.log4j:log4j-to-slf4j",
            "reason" : "Spring Boot Log4J 2 configuration",
            "author" : "Danny Thomas",
            "date" : "2018-10-30"
        },
        {
            "module" : "org.slf4j:slf4j-nop",
            "reason" : "Spring Boot Log4J 2 configuration",
            "author" : "Danny Thomas",
            "date" : "2018-10-30"
        },
        {
            "module" : "org.slf4j:slf4j-simple",
            "reason" : "Spring Boot Log4J 2 configuration",
            "author" : "Danny Thomas",
            "date" : "2018-10-30"
        },
        {
            "module" : "org.slf4j:slf4j-log4j12",
            "reason" : "Spring Boot Log4J 2 configuration",
            "author" : "Danny Thomas",
            "date" : "2018-10-30"
        },
        {
            "module" : "org.slf4j:slf4j-jdk14",
            "reason" : "Spring Boot Log4J 2 configuration",
            "author" : "Danny Thomas",
            "date" : "2018-10-30"
        },
        {
            "module" : "ch.qos.logback:logback-classic",
            "reason" : "Spring Boot Log4J 2 configuration",
            "author" : "Danny Thomas",
            "date" : "2018-10-30"
        },
        {
            "module" : "ch.qos.logback:logback-core",
            "reason" : "Spring Boot Log4J 2 configuration",
            "author" : "Danny Thomas",
            "date" : "2018-10-30"
        }
    ],
    "reject": []
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy