ebula.gradle-resolution-rules.0.59.0.source-code.optional-spring-boot-log4j2.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of gradle-resolution-rules Show documentation
Show all versions of gradle-resolution-rules Show documentation
Rules for the Resolution Rules plugin
{
"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