ebula.gradle-resolution-rules.0.59.0.source-code.align-guice.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
{
"align": [
{
"name": "guice-align",
"group": "(com\\.google\\.inject|com\\.google\\.inject\\.extensions)",
"excludes": ["guice-(struts2-plugin|throwing-providers|assisted-inject|dagger-adapter)"],
"includes": [],
"reason": "Misaligned Guice jars cause strange runtime errors.",
"author": "[email protected]",
"date": "2016-05-06"
}
],
"replace": [],
"substitute": [],
"deny": [],
"exclude": [],
"reject": []
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy