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

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

There is a newer version: 1.9.2
Show newest version
{
    "replace" : [
            {
                "module" : "c3p0:c3p0",
                "with" : "com.mchange:c3p0",
                "reason" : "The c3p0 group id changed for 0.9.2 and later",
                "author" : "Vyacheslav Shvets",
                "date" : "2016-08-31T00:00:00.000Z"
            }
    ],
    "align": [],
    "substitute": [],
    "deny": [],
    "exclude": [],
    "reject": []
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy