ebula.gradle-resolution-rules.0.59.0.source-code.replace-bouncycastle-jdk15-jdk15on.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
{
"replace": [
{
"module": "org.bouncycastle:bcmail-jdk15",
"with": "org.bouncycastle:bcmail-jdk15on",
"reason": "Ensure that bouncycastle artifacts conflict resolve",
"author": "Danny Thomas",
"date": "2017-02-27"
},
{
"module": "org.bouncycastle:bcpg-jdk15",
"with": "org.bouncycastle:bcpg-jdk15on",
"reason": "Ensure that bouncycastle artifacts conflict resolve",
"author": "Danny Thomas",
"date": "2017-02-27"
},
{
"module": "org.bouncycastle:bcprov-jdk15",
"with": "org.bouncycastle:bcprov-jdk15on",
"reason": "Ensure that bouncycastle artifacts conflict resolve",
"author": "Danny Thomas",
"date": "2017-02-27"
},
{
"module": "org.bouncycastle:bcprov-ext-jdk15",
"with": "org.bouncycastle:bcprov-ext-jdk15on",
"reason": "Ensure that bouncycastle artifacts conflict resolve",
"author": "Danny Thomas",
"date": "2017-02-27"
},
{
"module": "org.bouncycastle:bctsp-jdk15",
"with": "org.bouncycastle:bctsp-jdk15on",
"reason": "Ensure that bouncycastle artifacts conflict resolve",
"author": "Danny Thomas",
"date": "2017-02-27"
}
],
"substitute": [],
"align": [],
"deny": [],
"exclude": [],
"reject": []
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy