ebula.gradle-resolution-rules.0.59.0.source-code.align-jersey.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": "jersey-align",
"group": "(com\\.sun\\.jersey|com\\.sun\\.jersey\\.contribs|com\\.sun\\.jersey\\.jersey-test-framework)",
"excludes": ["jersey", "jersey-(jrebel|tests|spring|contribs)", "maven-wadl-plugin"],
"includes": [],
"reason": "Misaligned Jersey jars cause strange runtime errors.",
"author": "[email protected]",
"date": "2016-05-03"
}
],
"replace": [],
"substitute": [],
"deny": [],
"exclude": [],
"reject": []
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy