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

resolution-rules.nebula-gradle-resolution-rules.replace-xerces.json Maven / Gradle / Ivy

{
    "replace" : [
            {
                "module" : "xerces:xerces",
                "with" : "xerces:xercesImpl",
                "reason" : "The xerces artifact id changed for 2.0.0 and later",
                "author" : "Danny Thomas",
                "date" : "2016-04-26T00:00:00.000Z"
            }
    ],
    "align": [],
    "substitute": [],
    "deny": [],
    "exclude": [],
    "reject": []
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy