ebula.gradle-resolution-rules.0.59.0.source-code.optional-slf4j-bridge.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": [
{
"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