All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ebula.gradle-resolution-rules.0.59.0.source-code.replace-bouncycastle-jdk14-jdk15on.json Maven / Gradle / Ivy

There is a newer version: 0.82.0
Show newest version
{
    "replace": [
        {
            "module": "org.bouncycastle:bcmail-jdk14",
            "with": "org.bouncycastle:bcmail-jdk15on",
            "reason": "Ensure that bouncycastle artifacts conflict resolve",
            "author": "Danny Thomas",
            "date": "2017-02-27"
        },
        {
            "module": "org.bouncycastle:bcpg-jdk14",
            "with": "org.bouncycastle:bcpg-jdk15on",
            "reason": "Ensure that bouncycastle artifacts conflict resolve",
            "author": "Danny Thomas",
            "date": "2017-02-27"
        },
        {
            "module": "org.bouncycastle:bcpkix-jdk14",
            "with": "org.bouncycastle:bcpkix-jdk15on",
            "reason": "Ensure that bouncycastle artifacts conflict resolve",
            "author": "Danny Thomas",
            "date": "2017-02-27"
        },
        {
            "module": "org.bouncycastle:bcprov-jdk14",
            "with": "org.bouncycastle:bcprov-jdk15on",
            "reason": "Ensure that bouncycastle artifacts conflict resolve",
            "author": "Danny Thomas",
            "date": "2017-02-27"
        },
        {
            "module": "org.bouncycastle:bcprov-ext-debug-jdk14",
            "with": "org.bouncycastle:bcprov-ext-debug-jdk15on",
            "reason": "Ensure that bouncycastle artifacts conflict resolve",
            "author": "Danny Thomas",
            "date": "2017-02-27"
        },
        {
            "module": "org.bouncycastle:bbcprov-debug-jdk14",
            "with": "org.bouncycastle:bcprov-debug-jdk15on",
            "reason": "Ensure that bouncycastle artifacts conflict resolve",
            "author": "Danny Thomas",
            "date": "2017-02-27"
        },
        {
            "module": "org.bouncycastle:bcprov-ext-jdk14",
            "with": "org.bouncycastle:bcprov-ext-jdk15on",
            "reason": "Ensure that bouncycastle artifacts conflict resolve",
            "author": "Danny Thomas",
            "date": "2017-02-27"
        },
        {
            "module": "org.bouncycastle:bctsp-jdk14",
            "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